diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 91238c23..7dabe77b 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -20,5 +20,4 @@ jobs: exempt-issue-labels: bug,planned,pinned,security,done,in progress operations-per-run: 100 close-issue-message: > - Closing this issue due to inactivity. - Feel free to comment or reopen it if this is still relevant. \ No newline at end of file + Closing this issue due to inactivity. \ No newline at end of file