ci/static-checks: add dispatch trigger

This simplifies executing the workflow on a fork during testing.

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
Paul Meyer 2025-06-16 16:12:10 +02:00
parent 9b4518f742
commit 822f54c800

View File

@ -5,6 +5,7 @@ on:
- edited
- reopened
- synchronize
workflow_dispatch:
permissions:
contents: read