diff --git a/.github/workflows/inactive-issues-and-prs.yml b/.github/workflows/inactive-issues-and-prs.yml index 00ec77c6..f3f2d94d 100644 --- a/.github/workflows/inactive-issues-and-prs.yml +++ b/.github/workflows/inactive-issues-and-prs.yml @@ -1,7 +1,7 @@ name: Close inactive issues on: - schedule: - - cron: "30 1 * * *" + workflow_dispatch: + jobs: close-issues: