mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
scheduled clone db once a day
This commit is contained in:
parent
c496a5460f
commit
de5f55a37b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/clone-db.yaml
vendored
1
.github/workflows/clone-db.yaml
vendored
|
@ -7,7 +7,6 @@ name: Clone Stable Database
|
|||
|
||||
on:
|
||||
schedule:
|
||||
# Run daily at 2:00 PM EST
|
||||
- cron: '0 0 * * *'
|
||||
# Allow manual triggering
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue