Skip to content

Inputs

Inputs #95

Workflow file for this run

name: pr
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-checks:
uses: ./.github/workflows/checks-and-builds.yaml

Check failure on line 14 in .github/workflows/pr.yaml

View workflow run for this annotation

GitHub Actions / pr

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yaml (Line: 14, Col: 11): Error from called workflow rapidsai/rapids-build-backend/.github/workflows/checks-and-builds.yaml@bdd3bf02009e560b14f163059735895a8bc70e16 (Line: 5, Col: 12): Unexpected value ''
with:
publish: false
secrets: inherit