We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d05f4d commit a36a8e0Copy full SHA for a36a8e0
.github/workflows/changelog.yml
@@ -9,6 +9,7 @@ on:
9
types: [opened, ready_for_review, edited, synchronize, reopened, labeled, unlabeled]
10
branches:
11
- main
12
+ merge_group:
13
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.head_ref }}
0 commit comments