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

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

View File

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