Home
last modified time | relevance | path

Searched full:workflow_dispatch (Results 1 – 25 of 178) sorted by relevance

12345678

/external/pytorch/.github/workflows/
Dlinux-aarch64.yml7 workflow_dispatch:
10workflow_dispatch' }} but found ${{ github.workflow }}-${{ github.event.pull_request.number || git…
Dnightly.yml12 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…
Dsync_distributed_folder_prototype.yml9 workflow_dispatch:
22 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dlint-bc.yml11 workflow_dispatch:
27 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dunstable.yml9 workflow_dispatch:
12 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dunstable-periodic.yml10 workflow_dispatch:
13 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
Dbuild-android-binaries.yml21 workflow_dispatch:
24 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Drunner-determinator-validator.yml10 workflow_dispatch:
13 …vent.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
Dinductor-perf-test-nightly-x86.yml10 workflow_dispatch:
45 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
97 if: github.event_name == 'workflow_dispatch'
Dcheck-labels.yml21 workflow_dispatch:
24 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dmac-mps.yml7 workflow_dispatch:
10 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dtorchbench.yml7 workflow_dispatch:
10 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
Dinductor-micro-benchmark-x86.yml9 workflow_dispatch:
13 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
Dinductor-micro-benchmark.yml9 workflow_dispatch:
13 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
Dinductor-perf-compare.yml7 workflow_dispatch:
10 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dinductor-rocm.yml16 workflow_dispatch:
19 …hub.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ gith…
Dbuild-ios-binaries.yml19 workflow_dispatch:
35 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dgenerated-linux-binary-libtorch-pre-cxx11-main.yml14 workflow_dispatch:
31 …}}-${{ github.ref_type == 'branch' && github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
/external/google-fruit/.github/workflows/
Dtest-on-linux.yml7 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()…
Dtest-on-osx.yml7 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()…
/external/python/six/.github/workflows/
Dpublish.yml7 workflow_dispatch:
29 if [[ "$GITHUB_EVENT_NAME" == "workflow_dispatch" ]]; then
/external/executorch/.github/workflows/
Dnightly.yml12 workflow_dispatch:
15 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Dcheck-labels.yml21 workflow_dispatch:
28 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
Ddocker-builds.yml4 workflow_dispatch:
26 …{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}
/external/bazelbuild-rules_rust/.github/workflows/
Dcargo_bazel_release.yaml4 workflow_dispatch:
20 … # TODO: Unfortunately it's not obvious how to restrict `workflow_dispatch` to a particular branch

12345678