Searched full:workflow_dispatch (Results 1 – 25 of 178) sorted by relevance
12345678
7 workflow_dispatch:10 …workflow_dispatch' }} but found ${{ github.workflow }}-${{ github.event.pull_request.number || git…
12 workflow_dispatch:16 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}34 …push: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || startsWit…
9 workflow_dispatch:22 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
11 workflow_dispatch:27 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
9 workflow_dispatch:12 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
10 workflow_dispatch:13 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
21 workflow_dispatch:24 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
10 workflow_dispatch:13 …vent.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
10 workflow_dispatch:45 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…97 if: github.event_name == 'workflow_dispatch'
7 workflow_dispatch:10 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
7 workflow_dispatch:10 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
9 workflow_dispatch:13 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
16 workflow_dispatch:19 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
19 workflow_dispatch:35 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
14 workflow_dispatch:31 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
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: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:29 if [[ "$GITHUB_EVENT_NAME" == "workflow_dispatch" ]]; then
12 workflow_dispatch:15 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
21 workflow_dispatch:28 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
4 workflow_dispatch:26 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
4 workflow_dispatch:20 … # TODO: Unfortunately it's not obvious how to restrict `workflow_dispatch` to a particular branch