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 437cc98 commit 975c823Copy full SHA for 975c823
.github/workflows/static-analysis.yml
@@ -2,6 +2,9 @@ name: static analysis
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
+ - '*.x'
8
pull_request:
9
schedule:
10
- cron: '0 0 * * *'
0 commit comments