3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-26 18:48:51 +00:00

Set CodeQL to be executed weekly

This commit is contained in:
Miodrag Milanovic 2026-06-26 07:56:30 +02:00
parent 23aadd92ab
commit 06a64af1f4

View file

@ -3,7 +3,7 @@ name: "CodeQL"
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 3 * * 6'
jobs:
analyze: