Skip to content

Commit

Permalink
Update CodeQL workflow paths for triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeharder authored Mar 6, 2025
1 parent 431207b commit ec06626
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,14 @@ name: "CodeQL Advanced"
on:
push:
branches: [ "main", "release-*" ]
paths:
- .github
- eng/tools
pull_request:
branches: [ "main", "release-*" ]
paths:
- .github
- eng/tools
schedule:
- cron: '27 4 * * 1'

Expand Down

0 comments on commit ec06626

Please sign in to comment.