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 20acca7 commit 58ec295Copy full SHA for 58ec295
.github/workflows/code-analysis.yml
@@ -4,8 +4,6 @@ on:
4
push:
5
branches: [master, develop]
6
pull_request_target:
7
- # The branches below must be a subset of the branches above
8
- branches: [master, develop]
9
schedule:
10
- cron: '0 20 * * 4'
11
0 commit comments