diff --git a/.forgejo/workflows/npins.yaml b/.forgejo/workflows/npins.yaml index ed3b709..f85798c 100644 --- a/.forgejo/workflows/npins.yaml +++ b/.forgejo/workflows/npins.yaml @@ -1,8 +1,8 @@ name: npins update on: schedule: - # Run at 4 o'clock every monday - - cron: "0 4 * * 1" + # Run at 13 o'clock every monday + - cron: "0 13 * * 1" jobs: npins_update: