mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-10 04:48:01 +00:00
Update codeql-analysis.yml
This commit is contained in:
parent
ecf5e6b2ec
commit
7ff4608fbf
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
|
@ -15,9 +15,9 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- "src/Picocrypt.go"
|
||||
pull_request:
|
||||
# pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ main ]
|
||||
# branches: [ main ]
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Reference in a new issue