mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
Merge branch 'main' into hotfix-gitignore
This commit is contained in:
commit
ffae169251
1 changed files with 2 additions and 2 deletions
4
.github/workflows/clone-db.yaml
vendored
4
.github/workflows/clone-db.yaml
vendored
|
@ -7,8 +7,8 @@ name: Clone Stable Database
|
|||
|
||||
on:
|
||||
schedule:
|
||||
# Run daily at 2:00 PM EST
|
||||
- cron: '0 * * * *'
|
||||
# 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