diff --git a/.github/workflows/test-vader-action.yml b/.github/workflows/test-vader-action.yml index 1f5eb5e..4f725ba 100644 --- a/.github/workflows/test-vader-action.yml +++ b/.github/workflows/test-vader-action.yml @@ -4,7 +4,7 @@ name: Automatic regression test with Vim's Vader and Vint run-name: Vimwiki Automatic Regression Test -on: [push] +on: [push, workflow_dispatch] jobs: Check: