--- name: Stale # yamllint disable-line rule:truthy on: schedule: - cron: "0 8 * * *" workflow_call: workflow_dispatch: permissions: contents: write # only for delete-branch option issues: write pull-requests: write jobs: stale: uses: ivuorinen/.github/.github/workflows/stale.yml@main