Skip to content

Commit 90b108b

Browse files
authored
Update codeql.yml
1 parent dab50b0 commit 90b108b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: [ "main", "Dev" ]
88
schedule:
9-
- cron: '33 14 * * 1'
9+
- cron: '* * * * *'
1010

1111
jobs:
1212
analyze:

0 commit comments

Comments
 (0)