diff --git a/.github/workflows/auto-deploy.yml b/.github/workflows/auto-deploy.yml index e1b755c9d..6b8a31272 100644 --- a/.github/workflows/auto-deploy.yml +++ b/.github/workflows/auto-deploy.yml @@ -1,7 +1,7 @@ name: issue-tracker auto deploy on: - pull_request: + push: branches: [ "be-release" ]