diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 512f8e7..71204f6 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -5,6 +5,7 @@ on: branches: [ main ] pull_request: branches: [ main ] + workflow_dispatch: jobs: build: