mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-07 21:44:59 +00:00
feat(ci): add merge_group trigger
This commit is contained in:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -12,7 +12,6 @@ on:
|
||||
- 'docs/**'
|
||||
- '.github/*.md'
|
||||
- 'LICENSE'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
@@ -22,6 +21,7 @@ on:
|
||||
- 'docs/**'
|
||||
- '.github/*.md'
|
||||
- 'LICENSE'
|
||||
merge_group:
|
||||
|
||||
env:
|
||||
# Apply linter fixes configuration
|
||||
|
||||
Reference in New Issue
Block a user