diff --git a/.github/workflows/auto-deploy.yml b/.github/workflows/auto-deploy.yml index acb03a66b..99425497d 100644 --- a/.github/workflows/auto-deploy.yml +++ b/.github/workflows/auto-deploy.yml @@ -2,7 +2,7 @@ name: issue-tracker auto deploy on: push: - branches: [ "charlie-test" ] + branches: [ "test2" ] permissions: