1 parent a0e0f2b commit 361c185Copy full SHA for 361c185
1 file changed
.github/workflows/codeql.yml
@@ -7,8 +7,6 @@ on:
7
# The branches below must be a subset of the branches above
8
branches: [ "main" ]
9
workflow_dispatch: # allow manually calling the action
10
- # schedule:
11
- # - cron: '16 11 * * 2'
12
13
jobs:
14
analyze:
0 commit comments