Searched full:workflow_dispatch (Results 1 – 25 of 93) sorted by relevance
1234
7 workflow_dispatch:31 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…63 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…94 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…
7 workflow_dispatch:32 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…65 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…97 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…
7 workflow_dispatch:73 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…122 …if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled && failure()…
4 workflow_dispatch:20 … # TODO: Unfortunately it's not obvious how to restrict `workflow_dispatch` to a particular branch
7 … https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch8 workflow_dispatch:
4 workflow_dispatch:
5 workflow_dispatch:
10 workflow_dispatch:
6 workflow_dispatch:
11 workflow_dispatch:
12 workflow_dispatch:
3 on: [push, pull_request, workflow_dispatch]
5 on: [push, pull_request, workflow_dispatch]
17 workflow_dispatch:
9 workflow_dispatch:
2 on: [pull_request, workflow_dispatch]
7 workflow_dispatch: