We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76c0fc commit 1d51601Copy full SHA for 1d51601
.github/workflows/checks.yml
@@ -2,9 +2,9 @@ name: Run Checks
2
3
on:
4
push:
5
- branches: [ "main" ]
+ branches: [ "2.x" ]
6
pull_request:
7
8
merge_group:
9
10
jobs:
0 commit comments