diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 996fe97e1..f750eb678 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,6 +1,8 @@ -name: Mark stale issues and pull requests +name: StaleBOT on: + workflow_dispatch: + name: 'Force cleanup' schedule: - cron: "30 14 * * *"