We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef65d7 commit 418d545Copy full SHA for 418d545
.github/workflows/tests.yml
@@ -2,7 +2,7 @@ name: Tests
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, 6.x]
6
pull_request:
7
8
concurrency:
0 commit comments