We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77be924 commit 7395f6cCopy full SHA for 7395f6c
.github/workflows/test.yml
@@ -11,6 +11,7 @@ on:
11
types:
12
- opened
13
- synchronize
14
+ merge_group:
15
16
permissions:
17
contents: read # to fetch code (actions/checkout)
0 commit comments