Skip to content

Commit

Permalink
Update codeql.yml (#204)
Browse files Browse the repository at this point in the history
temporal change to force scan on specific branch
  • Loading branch information
zubri authored Sep 18, 2024
1 parent acd7a51 commit a83296c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main", "CU-*", "SRU*" ]
branches: [ "CU-86b14j4e0_SRU2024_check-code-security-reports-at-GitHub-for-all-repos", "main", "CU-*", "SRU*" ]
schedule:
- cron: "59 12 * * 2"

Expand Down

0 comments on commit a83296c

Please sign in to comment.