ci: adapt CRON schedule, refs: NOISSUE
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 56s
CI / linter (9.0.X, ubuntu-latest) (push) Successful in 1m48s
CI / tests_linux (9.0.X, ubuntu-latest) (push) Successful in 1m31s

This commit is contained in:
2025-12-02 02:44:14 -08:00
parent 0460e81b9a
commit 9961eab091

View File

@@ -7,7 +7,7 @@ env:
on:
schedule:
- cron: '15 0 1-25 12 *'
- cron: '15 3 1-12 12 *'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: