mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Adding correct wildcard
This commit is contained in:
6
.github/workflows/compile-queries.yml
vendored
6
.github/workflows/compile-queries.yml
vendored
@@ -8,10 +8,10 @@ on:
|
||||
- "codeql-cli-*"
|
||||
pull_request:
|
||||
paths:
|
||||
- '*.ql'
|
||||
- '*.qll'
|
||||
- '**.ql'
|
||||
- '**.qll'
|
||||
- '**/qlpack.yml'
|
||||
- '*.dbscheme'
|
||||
- '**.dbscheme'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user