diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 913eeda..9b24826 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,8 @@ on: branches: [ "master" ] pull_request: branches: [ "master" ] + workflow_dispatch: + branches: [ "master" ] jobs: test: