mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 10:28:52 +00:00
1aef4ed505
Avoid new source code changing expected output
8 lines
117 B
YAML
8 lines
117 B
YAML
name: Pack testing in the CodeQL Action
|
|
|
|
disable-default-queries: true
|
|
paths-ignore:
|
|
- lib
|
|
- pr-checks
|
|
- tests
|