From 92017bf190555af5e24f960ee90c4e96458c46d3 Mon Sep 17 00:00:00 2001 From: JohnyP36 <81161435+JohnyP36@users.noreply.github.com> Date: Thu, 18 Jan 2024 06:07:06 +0000 Subject: [PATCH] Update stale.yml --- .github/workflows/stale.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 4972210..befc08a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,7 +1,5 @@ name: 'Close Stale Issues' on: - pull_request: - issues: workflow_dispatch: schedule: - cron: '59 23 1/16 * *' @@ -35,4 +33,4 @@ jobs: remove-pr-stale-when-updated: "true" labels-to-remove-when-unstale: "stale" # delete-branch: true -# exempt-draft-pr: true +# exempt-draft-pr: true