run pipfile update action at 8 pacific time

pull/1565/head
Adeeb Shihadeh 5 years ago
parent 2b23111e0e
commit 84067d0b93
  1. 2
      .github/workflows/update-pipfile.yml

@ -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'

Loading…
Cancel
Save