mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
Scan all Go files
This commit is contained in:
parent
a15362fd33
commit
605577f6c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -2,7 +2,7 @@ name: "CodeQL"
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- "src/Picocrypt.go"
|
||||
- "src/*.go"
|
||||
- "src/go.mod"
|
||||
- "src/go.sum"
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in a new issue