]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: spell check: allow manual trigger
authorIlia Shipitsin <chipitsine@gmail.com>
Wed, 2 Apr 2025 18:44:20 +0000 (20:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 3 Apr 2025 09:37:25 +0000 (11:37 +0200)
.github/workflows/codespell.yml

index 91e9d8ec71626838f92cdf20751f4a0a0d917e6c..ac8716c62e6612ed0f9ce85a3553459a94e8e386 100644 (file)
@@ -3,6 +3,7 @@ name: Spelling Check
 on:
   schedule:
     - cron: "0 0 * * 2"
+  workflow_dispatch:
 
 permissions:
   contents: read