mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-13 06:08:30 +02:00
Update codeql-analysis.yml
This commit is contained in:
parent
8385334fe5
commit
81b97ae797
1 changed files with 2 additions and 0 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -7,6 +7,8 @@ on:
|
||||||
- "src/go.sum"
|
- "src/go.sum"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
schedule:
|
||||||
|
- cron: "0 0 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
name: Analyze
|
name: Analyze
|
||||||
|
|
Loading…
Add table
Reference in a new issue