feat(workflows): Run now
Some checks failed
npins update / npins_update (push) Failing after 19s

This commit is contained in:
Tom Hubrecht 2023-12-11 15:55:06 +01:00
parent e49a967b20
commit 7b7ea46b94

View file

@ -1,8 +1,8 @@
name: npins update name: npins update
on: on:
schedule: schedule:
# Run at 13 o'clock every monday # Run at 16 o'clock every monday
- cron: "0 13 * * 1" - cron: "0 16 * * 1"
jobs: jobs:
npins_update: npins_update: