diff --git a/.github/workflows/redeploy-all.yml b/.github/workflows/redeploy-all.yml index b940be01..06307f30 100644 --- a/.github/workflows/redeploy-all.yml +++ b/.github/workflows/redeploy-all.yml @@ -1,9 +1,11 @@ name: redeploy-all on: - push: - branches: - - "master" + workflow_run: + workflows: ["CI"] + branches: [master] + types: + - completed defaults: run: