mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-28 10:24:19 +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"
|
name: "CodeQL"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [ main ]
|
||||||
paths:
|
paths:
|
||||||
- "src/Picocrypt.go"
|
- "src/Picocrypt.go"
|
||||||
- "src/go.mod"
|
- "src/go.mod"
|
||||||
|
|
Loading…
Reference in a new issue