We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f59dde commit 897edc3Copy full SHA for 897edc3
.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