Skip to content

Test PR comment

Test PR comment #27

name: Test calling reusable workflow
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
call-reusable-test:
uses: lurk-lab/ci-workflows/.github/workflows/gpu-ci.yml@gpu-ci

Check failure on line 15 in .github/workflows/reusable-caller.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/reusable-caller.yml

Invalid workflow file

error parsing called workflow ".github/workflows/reusable-caller.yml" -> "lurk-lab/ci-workflows/.github/workflows/gpu-ci.yml@gpu-ci" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit