Searched full:workflow_dispatch (Results 1 – 5 of 5) sorted by relevance
2 # 'workflow_dispatch' workflow, which means it gets run manually.25 workflow_dispatch:
6 workflow_dispatch:26 …if: github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch' || github.repo…
68 can also alter the selection. The `workflow_dispatch` trigger accepts
14 workflow_dispatch:
8 workflow_dispatch: