diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 8fb57fde..d5d78b7d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -28,4 +28,4 @@ jobs: stale-ignore-label: 'do-not-autoclose' exempt-issue-labels: 'do-not-autoclose' exempt-pr-labels: 'do-not-autoclose' -remove-stale-when-updated: 'true' \ No newline at end of file + remove-stale-when-updated: 'true' \ No newline at end of file