We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f79f44 commit 0999fd1Copy full SHA for 0999fd1
.github/workflows/codeql-analysis.yml
@@ -3,10 +3,6 @@ name: "CodeQL"
3
on:
4
push:
5
branches: [develop]
6
- pull_request:
7
- branches: [develop]
8
- schedule:
9
- - cron: '0 21 * * 0'
10
11
jobs:
12
analyze:
0 commit comments