mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
codeql-analysis.yml cron
This commit is contained in:
parent
24c66fcc43
commit
c5f0c34190
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -2,7 +2,7 @@ name: "Code scanning - action"
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 13 * * 4'
|
||||
- cron: '26 19 * * 1'
|
||||
|
||||
jobs:
|
||||
CodeQL-Build:
|
||||
|
|
Loading…
Reference in a new issue