Skip to content

Commit

Permalink
Merge pull request #1259 from DFE-Digital/enable-aks-backup
Browse files Browse the repository at this point in the history
Enable aks database backup
  • Loading branch information
neillturner authored Dec 4, 2024
2 parents ff5ec4e + 670c0c9 commit 6d5c991
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/backup-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ on:
description: |
Name of the database server. Default is the live server. When backing up a point-in-time (PTR) server, use the full name of the PTR server. (Optional)
# uncomment to enable after production migration
#schedule:
# - cron: "0 4 * * *" # 04:00 UTC
schedule:
- cron: "0 4 * * *" # 04:00 UTC

env:
SERVICE_NAME: refer-serious-misconduct
Expand Down

0 comments on commit 6d5c991

Please sign in to comment.