ci: add workflow_dispatch for manual triggering

This commit is contained in:
mehrdadbn9 2026-02-12 20:07:13 +03:30
parent 6f71a7b5d1
commit 8ad6b353d3

View File

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