run pipfile update action at 8 pacific time

albatross
Adeeb Shihadeh 2020-05-25 03:25:47 -07:00
parent 2b23111e0e
commit 84067d0b93
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: "Update Pipfile.lock"
on:
schedule:
- cron: '00 08 * * 1' # Every monday on 08:00 UTC
- cron: '00 15 * * 1' # Every monday on 15:00 UTC
push:
paths:
- 'Pipfile'