We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b8cec commit 9b44483Copy full SHA for 9b44483
.github/workflows/ci.yaml
@@ -3,6 +3,7 @@ on:
3
branches:
4
- main
5
pull_request:
6
+ merge_group:
7
name: ci
8
jobs:
9
test:
0 commit comments