Skip to content

Commit

Permalink
Update close-when-stale.yml (#1892)
Browse files Browse the repository at this point in the history
"Abandoned" isn't applicable in case of issues.
  • Loading branch information
jakub-gonet committed Feb 22, 2022
1 parent 06089fa commit 1a93330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-when-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Close when stale
uses: ./close-when-stale
with:
close-when-stale-label: 'Abandoned'
close-when-stale-label: 'Close when stale'
days-to-close: 20

0 comments on commit 1a93330

Please sign in to comment.