diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 06c563a..f4624cf 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,4 +1,4 @@ -name: 'Close stale issues and PRs' +name: 'Handle stale issues and PRs' on: schedule: - cron: '0 0 * * *'