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 secrets: inherit