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" name: "Update Pipfile.lock"
on: on:
schedule: schedule:
- cron: '00 08 * * 1' # Every monday on 08:00 UTC - cron: '00 15 * * 1' # Every monday on 15:00 UTC
push: push:
paths: paths:
- 'Pipfile' - 'Pipfile'

Loading…
Cancel
Save