We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e41b56e + 897edc3 commit f86c16aCopy full SHA for f86c16a
.github/workflows/continuous-integration.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
push:
8
branches:
9
- - "master"
+ - "*.*.x"
10
schedule:
11
- cron: "0 17 * * *"
12
0 commit comments