diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 7e5a077..b354acf 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -2,8 +2,9 @@ name: Deploy to TDT4242 server development on: push: - branches: - - 'main' + branches: [$default-branch] + pull_request: + branches: [$default-branch] workflow_dispatch: inputs: config: