Skip to content

Close Stale Issues and PRs #80

Close Stale Issues and PRs

Close Stale Issues and PRs #80

Workflow file for this run

name: Close Stale Issues and PRs
on:
schedule:
- cron: "30 1 * * *"
workflow_dispatch:
jobs:
stale:
uses: qntx/workflows/.github/workflows/repo-stale.yml@main