ci/gha: allow to run jobs manually

... or from another job.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2025-05-07 21:56:16 -07:00
parent 62e6ab6dda
commit 74209b739d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ on:
- main
- release-*
pull_request:
workflow_dispatch:
permissions:
contents: read