mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Run daily at 2:00 PM EST
|
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
# Allow manual triggering
|
# Allow manual triggering
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue