This commit is contained in:
isaak654 2023-07-12 11:53:35 +02:00 committed by GitHub
parent d331bd194e
commit 265fcef8fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -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' ]