Skip to content

Commit

Permalink
add db refresh from paas to aks
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Sep 14, 2023
1 parent 754e1b9 commit fa9636f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/restore-paas-db-to-aks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Backup and restore Postgres DB from PAAS to AKS

on:
push:
branches:
- 365-enable-daily-database-refresh-from-paas-to-aks

workflow_dispatch:
inputs:
environment:
Expand Down

0 comments on commit fa9636f

Please sign in to comment.