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