diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 4c51612ab..be22b5679 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -16,6 +16,7 @@ on: - 'common/**' jobs: run_circuit_tests: + if: github.event.pull_request.draft == false runs-on: ubuntu-latest environment: development steps: