diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ce7c73e..8e3215c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,9 +1,9 @@ name: Mark Stale Issues and Pull Requests on: - schedule: - # Runs every day at 6:30 UTC - - cron: "30 6 * * *" + # schedule: + # Runs every day at 6:30 UTC + # - cron: "30 6 * * *" # Allows you to run this workflow manually from the Actions tab for testing workflow_dispatch: