From dcaf4e893c94d3e536084d6732af885ac36d74b7 Mon Sep 17 00:00:00 2001 From: Laurence0x03 Date: Tue, 27 May 2025 10:26:08 +1000 Subject: [PATCH] allow manual run spell check --- .github/workflows/spell_check.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/spell_check.yml b/.github/workflows/spell_check.yml index e095d0d..089ef96 100644 --- a/.github/workflows/spell_check.yml +++ b/.github/workflows/spell_check.yml @@ -1,5 +1,6 @@ -name: PR -on: +name: Spell Check +on: + workflow_dispatch: pull_request: push: branches: