From 48ce5b811dc952db5d7972d1e84d9888b5eeba26 Mon Sep 17 00:00:00 2001 From: Tinmarino Date: Sat, 11 Mar 2023 21:44:13 -0300 Subject: [PATCH] Cechk: add workfloa-diaptch trigger --- .github/workflows/test-vader-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: