diff --git a/.github/workflows/automate_stale.yml b/.github/workflows/automate_stale.yml index 6cb16937c6831..407f74c05a7f6 100644 --- a/.github/workflows/automate_stale.yml +++ b/.github/workflows/automate_stale.yml @@ -1,8 +1,8 @@ name: Automate staleness on: workflow_dispatch: - schedule: - - cron: '*/10 * * * *' # run every 10 minutes as it also removes labels. +# schedule: +# - cron: '*/10 * * * *' # run every 10 minutes as it also removes labels. permissions: contents: read