diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4f261589..a749c3c3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,6 +7,7 @@ on: # The branches below must be a subset of the branches above branches: [main] types: [opened, synchronized, reopened] + workflow_dispatch: jobs: test: