run pipfile update action at 8 pacific time

old-commit-hash: 84067d0b93
commatwo_master
Adeeb Shihadeh 5 years ago
parent d0c84ff3c2
commit 8d818c3672
  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