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