]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: enable spell check on git push
authorIlya Shipitsin <chipitsine@gmail.com>
Wed, 24 Jan 2024 13:26:16 +0000 (14:26 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 26 Jan 2024 16:30:03 +0000 (17:30 +0100)
.github/workflows/codespell.yml

index 385b698a5489afee060aaecb5c16ef5307dc7d0e..f54fe6d8bee6a96912beb60f72d6a4b73d6091bb 100644 (file)
@@ -1,8 +1,7 @@
 name: Spelling Check
 
 on:
-  schedule:
-    - cron: "0 0 * * 2"
+  push:
 
 permissions:
   contents: read