Skip to content

.github/workflows/check-stale.yml #53

.github/workflows/check-stale.yml

.github/workflows/check-stale.yml #53

Workflow file for this run

name: "Issue and PR stale management"
on:
schedule:
- cron: "0 0 * * *"
permissions:
pull-requests: write
contents: read
jobs:
stale:
uses: vyos/.github/.github/workflows/check-stale.yml@feature/T6349-reusable-workflows

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

View workflow run for this annotation

GitHub Actions / .github/workflows/check-stale.yml

Invalid workflow file

error parsing called workflow ".github/workflows/check-stale.yml" -> "vyos/.github/.github/workflows/check-stale.yml@feature/T6349-reusable-workflows" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit