mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: optimize GitHub Actions workflow triggers (#1204)
This commit is contained in:
@@ -2,7 +2,7 @@ name: Run All Checks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, edited, closed]
|
||||
types: [opened, edited]
|
||||
merge_group:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user