Skip to content

Commit c3721af

Browse files
authored
Update codeql-analysis.yml
1 parent 584c459 commit c3721af

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@
1212
name: "CodeQL"
1313

1414
on:
15-
push:
16-
branches: [ main ]
1715
pull_request:
1816
# The branches below must be a subset of the branches above
19-
branches: [ main ]
20-
schedule:
21-
- cron: '41 5 * * 6'
17+
# branches: [ main ]
2218

2319
jobs:
2420
analyze:

0 commit comments

Comments
 (0)