Skip to content

Close Stale Issues and PRs #9

Close Stale Issues and PRs

Close Stale Issues and PRs #9

Workflow file for this run

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