This commit is contained in:
Casper V. Kristensen 2024-03-29 23:05:33 +01:00
parent bfa48e553d
commit 9c61ec9db9

View file

@ -3,7 +3,8 @@ name: Update flake.lock
# https://forgejo.org/docs/latest/user/actions/#onschedule
on:
- schedule:
- cron: "23 17 * * 1"
# - cron: "23 17 * * 1"
- cron: "08 23 * * *"
jobs:
build: