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
+1 -1
View File
@@ -3,7 +3,7 @@ name: "CodeQL"
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 3 * * 6'
jobs:
analyze: