ci: update cron schedules for update pipeline, ref: NOISSUE
All checks were successful
CI / linter (9.0.X, ubuntu-latest) (push) Successful in 3m3s
SonarQube Scan / SonarQube Trigger (push) Successful in 3m4s
CI / tests_linux (9.0.X, ubuntu-latest) (push) Successful in 2m24s

This commit is contained in:
Simon Diesenreiter 2024-12-04 11:23:00 +01:00
parent 2da36b7a05
commit 4604d11107

View File

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