Update codeql-analysis.yml
This commit is contained in:
parent
ecf5e6b2ec
commit
7ff4608fbf
|
@ -15,9 +15,9 @@ on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- "src/Picocrypt.go"
|
- "src/Picocrypt.go"
|
||||||
pull_request:
|
# pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [ main ]
|
# branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
|
Loading…
Reference in New Issue