We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b892307 + fac9798 commit 12f559dCopy full SHA for 12f559d
1 file changed
.github/workflows/tests.yaml
@@ -2,6 +2,9 @@ name: Test Suite
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
+ - '*.x'
8
pull_request:
9
10
jobs:
0 commit comments