diff --git a/.github/workflows/hatch_test.yml b/.github/workflows/hatch_test.yml index 3e2f7b9..b386e10 100644 --- a/.github/workflows/hatch_test.yml +++ b/.github/workflows/hatch_test.yml @@ -4,7 +4,9 @@ on: push: branches: [main] pull_request: - branches: [main] + types: + - opened + workflow_dispatch: jobs: run: