Skip to content

Close stale issues and PRs #247

Close stale issues and PRs

Close stale issues and PRs #247

Workflow file for this run

# https://github.com/actions/stale
name: 'Close stale issues and PRs'
on:
workflow_dispatch:
schedule:
- cron: '1 1 * * *'
jobs:
stale:
uses: biocommons/.github/.github/workflows/stale.yml@main