diff --git a/.github/workflows/stale_issues.yml b/.github/workflows/stale_issues.yml index 85c11ddc9..2b5c5525c 100644 --- a/.github/workflows/stale_issues.yml +++ b/.github/workflows/stale_issues.yml @@ -1,4 +1,4 @@ -name: 8. DONT RUN - close inactive issues +name: 8. DONT RUN close inactive issues on: schedule: - cron: "30 1 * * *"