Skip to content

Commit

Permalink
Fix codeql branch and schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored and radekdoulik committed Sep 19, 2024
1 parent 6655586 commit 3698152
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eng/azure-pipelines-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ trigger:
none

schedules:
- cron: 0 12 * * 1
displayName: Weekly Monday CodeQL/Semmle run
- cron: 0 0 */3 * *
displayName: Weekly Monday CodeQL run
branches:
include:
- dotnet/main-16.x
- dotnet/main-19.x
always: true

variables:
Expand Down

0 comments on commit 3698152

Please sign in to comment.