diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index e46f8ff1..fee4f8be 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: