Test
This commit is contained in:
parent
d331bd194e
commit
265fcef8fb
|
@ -3,11 +3,7 @@ name: "CodeQL"
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ 'master' ]
|
||||
paths:
|
||||
- '**.c'
|
||||
- '**.cpp'
|
||||
- '**.h'
|
||||
branches: [ 'codeql' ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above.
|
||||
branches: [ 'master' ]
|
||||
|
|
Loading…
Reference in New Issue