mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-01-31 10:30:52 +00:00
qa: fixup codeql path scope
This commit is contained in:
parent
4a5e4856c7
commit
f2a079f571
8
.github/workflows/codeql-analysis.yml
vendored
8
.github/workflows/codeql-analysis.yml
vendored
@ -13,10 +13,10 @@ on:
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '**/*.txt'
|
||||
- 'contrib'
|
||||
- 'doc'
|
||||
- 'share'
|
||||
- 'qa'
|
||||
- 'contrib/**'
|
||||
- 'doc/**'
|
||||
- 'share/**'
|
||||
- 'qa/**'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user