mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-27 18:04:21 +00:00
Testing CodeQL
This commit is contained in:
parent
f80a9f9236
commit
bb9cac7f57
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: "CodeQL"
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "src/Picocrypt.go"
|
||||
- "src/go.mod"
|
||||
|
|
Loading…
Reference in a new issue