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 1057092 commit f5130acCopy full SHA for f5130ac
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
branches:
8
- master
9
+ merge_group:
10
+ types: [checks_requested]
11
12
permissions:
13
contents: read
0 commit comments