Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Close stale issues and PRs #345

Close stale issues and PRs

Close stale issues and PRs #345

Workflow file for this run

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