This commit is contained in:
parent
e49a967b20
commit
7b7ea46b94
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue