Skip to content

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

.github/workflows/check-stale.yml

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

Workflow file for this run

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

Check failure on line 13 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