run pipfile update action at 8 pacific time

old-commit-hash: 84067d0b936c3431897d3b262f075c24092a1e60
This commit is contained in:
Adeeb Shihadeh
2020-05-25 03:25:47 -07:00
parent d0c84ff3c2
commit 8d818c3672
+1 -1
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'