mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-04-28 05:48:01 +00:00
CI: spell check: allow manual trigger
This commit is contained in:
parent
b02b8453d1
commit
30df5b0f23
1
.github/workflows/codespell.yml
vendored
1
.github/workflows/codespell.yml
vendored
@ -3,6 +3,7 @@ name: Spelling Check
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 2"
|
- cron: "0 0 * * 2"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user