mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-04-04 23:29:42 +00:00
CI: enable spell check on git push
This commit is contained in:
parent
4bdfd2ebc9
commit
413aa6e2e9
3
.github/workflows/codespell.yml
vendored
3
.github/workflows/codespell.yml
vendored
@ -1,8 +1,7 @@
|
|||||||
name: Spelling Check
|
name: Spelling Check
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
push:
|
||||||
- cron: "0 0 * * 2"
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user