Skip to content

Commit

Permalink
update github codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
irov committed Nov 20, 2024
1 parent 41fbc5d commit 2cef217
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ on:
push:
branches: [ master ]
paths:
- '**.cpp'
- '**.c'
- '**.h'
- 'src/**/**.cpp'
- 'src/**/**.c'
- 'src/**/**.h'
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
Expand Down

0 comments on commit 2cef217

Please sign in to comment.