Skip to content

Use CI matrix from shared-workflows #86

Use CI matrix from shared-workflows

Use CI matrix from shared-workflows #86

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 / .github/workflows/pr.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yaml" -> "./.github/workflows/checks-and-builds.yaml" (source branch with sha:8a33c74400b565ded0a2c9ce56ce2fd008ad371c) --> "rapidsai/shared-workflows/.github/workflows/whels-build.yaml@branch-24.06" : failed to fetch workflow: workflow was not found.
with:
publish: false
secrets: inherit