We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7058f42 commit b13f9c9Copy full SHA for b13f9c9
.github/workflows/continuous-integration.yml
@@ -2,6 +2,9 @@ name: "Continuous Integration"
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
+ - 11.x
8
pull_request:
9
schedule:
10
- cron: '0 0 * * *'
0 commit comments