We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06e231 commit 9454c2bCopy full SHA for 9454c2b
1 file changed
.github/workflows/codeql.yaml
@@ -6,8 +6,8 @@ on:
6
pull_request:
7
# The branches below must be a subset of the branches above
8
branches: [ master ]
9
- schedule:
10
- - cron: '0 15 * * 5'
+# schedule:
+# - cron: '0 15 * * 5'
11
12
jobs:
13
analyze:
0 commit comments