diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 3c31da5..631fce4 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -1,4 +1,4 @@ -name: 'Warns and then closes stale issues and PRs' +name: 'stale issues and PRs' on: schedule: - cron: '0 0 * * *'