Skip to content

Commit 28bb00d

Browse files
authored
Update close lables
1 parent d80a70b commit 28bb00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale-issues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
exempt-issue-labels: 'awaiting-approval,work-in-progress'
3030
stale-pr-label: 'no-pr-activity'
3131
exempt-pr-labels: 'awaiting-approval,work-in-progress'
32-
close-issue-label: 'issue-closed-automatically'
33-
close-pr-label: 'pr-closed-automatically'
32+
close-issue-label: 'auto-closed-issue'
33+
close-pr-label: 'auto-closed-pr'
3434
# only-labels: 'awaiting-feedback,awaiting-answers'

0 commit comments

Comments
 (0)