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
|
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:
|
||||||
|
|
Loading…
Reference in a new issue