From b0aa0a6b5d29301f07095e6a99a66ebe1bbde6ca Mon Sep 17 00:00:00 2001 From: Alec M Date: Fri, 5 Apr 2024 11:10:01 -0400 Subject: [PATCH] test dispatch --- .github/workflows/spell-check.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 5a17e1cb4..d7ed58025 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -2,6 +2,9 @@ name: Spell Check on: workflow_dispatch: + push: + branches: + - "add-spellchecker" pull_request: branches: "*" paths: