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