Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Nov 7, 2024
1 parent c309437 commit cadc1a3
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,9 +14,15 @@ name: "CodeQL"
on:
push:
branches: [ master ]
paths:
- src
- .github/workflows/codeql.yml
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
paths:
- src
- .github/workflows/codeql.yml

jobs:
analyze:
Expand Down

0 comments on commit cadc1a3

Please sign in to comment.