CI: spell check: allow manual trigger

This commit is contained in:
Ilia Shipitsin 2025-04-02 20:44:20 +02:00 committed by Willy Tarreau
parent b02b8453d1
commit 30df5b0f23

View File

@ -3,6 +3,7 @@ name: Spelling Check
on:
schedule:
- cron: "0 0 * * 2"
workflow_dispatch:
permissions:
contents: read