Skip to content

.github/workflows/stale.yaml #175

.github/workflows/stale.yaml

.github/workflows/stale.yaml #175

Workflow file for this run

name: Mark Stale Issues
on:
schedule:
- cron: '0 1 * * *'
jobs:
stale:
uses: llm-d/llm-d-infra/.github/workflows/reusable-stale.yml@main

Check failure on line 8 in .github/workflows/stale.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/stale.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/stale.yaml" -> "llm-d/llm-d-infra/.github/workflows/reusable-stale.yml@main" : failed to fetch workflow: workflow was not found.
permissions:
issues: write
pull-requests: write