ci: add workflow_dispatch for manual triggering

This commit is contained in:
mehrdadbn9 2026-02-12 20:07:13 +03:30
parent a9fde414a9
commit 5a9bcbee0c

View File

@ -7,6 +7,7 @@ on:
pull_request:
branches:
- master
workflow_dispatch:
permissions:
contents: read