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
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: