From fa9636fbd0da4287e163e3f17fb7bf02bfb67733 Mon Sep 17 00:00:00 2001 From: John Ake Date: Thu, 14 Sep 2023 14:50:38 +0100 Subject: [PATCH] add db refresh from paas to aks --- .github/workflows/restore-paas-db-to-aks.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/restore-paas-db-to-aks.yml b/.github/workflows/restore-paas-db-to-aks.yml index c8ad892f..084336a2 100644 --- a/.github/workflows/restore-paas-db-to-aks.yml +++ b/.github/workflows/restore-paas-db-to-aks.yml @@ -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: