Slow periodicals to once a month
All checks were successful
Build Docker image / test (push) Successful in 5m19s
Build Docker image / build (push) Successful in 7m33s

This commit is contained in:
2025-04-14 09:09:48 +02:00
parent 8cc1c55026
commit 2aad793b36

View File

@@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: "0 22 * * 0" # sunday 22:00
- cron: "0 23 1 * *" # every month in the 1st at 22:00
jobs:
test: