change ci schedule
All checks were successful
Build Docker Image / build (push) Successful in 24s

This commit is contained in:
2024-11-28 10:16:40 +01:00
parent b684857439
commit 9b80ec544f

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: '0 0 * * *' # Runs daily at midnight - cron: '0 0 1,7,14,21,28 * *' # Runs daily at midnight
workflow_dispatch: # Allows manual triggering workflow_dispatch: # Allows manual triggering
jobs: jobs: