diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 64a9ad96c..a955a3cdb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,9 @@ on: types: - closed workflow_dispatch: + push: + branches: + - 'reversinglabs-implementation' permissions: contents: write