Skip to content

Delete conda nightly builds #135

Delete conda nightly builds

Delete conda nightly builds #135

Workflow file for this run

name: Test Release Pipelines
on:
workflow_dispatch:
pull_request:
paths:
- .github/workflows/pull_release.yml
- .github/workflows/_build_test_upload.yml
jobs:
build_test_upload:

Check failure on line 11 in .github/workflows/pull_release.yml

View workflow run for this annotation

GitHub Actions / Test Release Pipelines

Invalid workflow file

The workflow is not valid. .github/workflows/pull_release.yml (Line: 11, Col: 3): Error calling workflow 'pytorch/data/.github/workflows/_build_test_upload.yml@7b6ba114d56b2886e0da7abb364eafbccb225fcb'. The workflow is requesting 'contents: write, id-token: write', but is only allowed 'contents: read, id-token: none'.
if: github.repository == 'pytorch/data'
uses: ./.github/workflows/_build_test_upload.yml
with:
branch: ""
pre_dev_release: true
pytorch_version: ""
do-upload: false
secrets:
CONDA_TEST_PYTORCHBOT_TOKEN: ""