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 f027c36 commit 53d0631Copy full SHA for 53d0631
.github/workflows/ci.yml
@@ -2,10 +2,7 @@ name: CI
2
3
on:
4
pull_request:
5
- push:
6
- branches:
7
- - staging
8
- - trying
+ merge_group:
9
10
jobs:
11
check:
0 commit comments