Skip to content

Commit 3877610

Browse files
committed
updated workflow
1 parent 14ebe0e commit 3877610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
pull_request:
77
# The branches below must be a subset of the branches above
88
branches: [ "master" ]
9-
schedule:
10-
- cron: '31 16 * * 5'
9+
# schedule:
10+
# - cron: '31 16 * * 5'
1111

1212
jobs:
1313
analyze:

0 commit comments

Comments
 (0)