We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a02cf commit 33d221bCopy full SHA for 33d221b
.github/workflows/tests.yml
@@ -2,6 +2,9 @@ name: tests
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
+ - '*.x'
8
pull_request:
9
schedule:
10
- cron: '0 0 * * *'
0 commit comments