Skip to content

fix: update reusable workflow references from .yml to .yaml #7

fix: update reusable workflow references from .yml to .yaml

fix: update reusable workflow references from .yml to .yaml #7

Workflow file for this run

name: Prow Commands
on:
issue_comment:
types: [created]
permissions:
issues: write
pull-requests: write
jobs:
prow:
uses: llm-d/llm-d-infra/.github/workflows/reusable-prow-commands.yml@main

Check failure on line 12 in .github/workflows/prow-github.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/prow-github.yml

Invalid workflow file

error parsing called workflow ".github/workflows/prow-github.yml" -> "llm-d/llm-d-infra/.github/workflows/reusable-prow-commands.yml@main" : failed to fetch workflow: workflow was not found.