mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-04 13:43:01 +00:00
feat(ci): add merge_group trigger
This commit is contained in:
1
.github/workflows/action-security.yml
vendored
1
.github/workflows/action-security.yml
vendored
@@ -11,6 +11,7 @@ on:
|
||||
paths:
|
||||
- '**/action.yml'
|
||||
- '**/action.yaml'
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user