mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
CI: enable spell check on git push
This commit is contained in:
parent
4bdfd2ebc9
commit
413aa6e2e9
1 changed files with 1 additions and 2 deletions
3
.github/workflows/codespell.yml
vendored
3
.github/workflows/codespell.yml
vendored
|
|
@ -1,8 +1,7 @@
|
|||
name: Spelling Check
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 2"
|
||||
push:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue