mirror of https://github.com/YosysHQ/yosys.git
Set CodeQL to be executed weekly
This commit is contained in:
parent
23aadd92ab
commit
06a64af1f4
|
|
@ -3,7 +3,7 @@ name: "CodeQL"
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
- cron: '0 3 * * 6'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
|
|||
Loading…
Reference in New Issue