diff --git a/.github/stale.yml b/.github/stale.yml index e771572188..36390bc86f 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -18,9 +18,6 @@ exemptProjects: false # Set to true to ignore issues in a milestone (defaults to false) exemptMilestones: true -# Skip the stale action for draft PRs -exemptDraftPr: true - # Label to use when marking as stale staleLabel: inactive