Skip to content

Commit bcbadea

Browse files
authored
Move CodeQL cadence to weekly
Apparently every three days is too much for the service.
1 parent d9abd36 commit bcbadea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/azure-pipelines-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ trigger:
22
none
33

44
schedules:
5-
- cron: 0 0 */3 * *
5+
- cron: 0 0 */7 * *
66
displayName: Periodic CodeQL run
77
branches:
88
include:

0 commit comments

Comments
 (0)