diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 6cda199a..1ca4fa0a 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -1,16 +1,12 @@ name: Compilation check on: - # Trigger the workflow on push or pull request, - # but only for the dev and main branches push: branches: - main - - trunk pull_request: branches: - main - - trunk workflow_dispatch: inputs: logLevel: