Skip to content

Close stale issues and PRs #275

Close stale issues and PRs

Close stale issues and PRs #275

Workflow file for this run

name: Close stale issues and PRs
on:
schedule:
- cron: 00 02 * * *
permissions:
issues: write
pull-requests: write
jobs:
stale:
name: Stale
uses: dgraph-io/.github/.github/workflows/stale.yml@main