mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-14 17:28:45 +00:00
Merge pull request #2423 from patricklodder/1.14-codeql-reduce-trigger
[qa] reduce CodeQL triggers to exclude non-compiled code
This commit is contained in:
commit
a7442cbfb0
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -13,6 +13,10 @@ on:
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '**/*.txt'
|
||||
- 'contrib'
|
||||
- 'doc'
|
||||
- 'share'
|
||||
- 'qa'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user