diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index f20bb193..835d40a4 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -3,14 +3,10 @@ name: Build and push containers on: workflow_run: workflows: ["ChangeDetection.io Test"] - branches: [master] - tags: '*.*' types: [completed] + release: - types: - - created - - edited - - published + types: [created] jobs: on-success: