Skip to content

Commit 09277a3

Browse files
authored
ci(issues): fix typo in label parameter (#368)
1 parent c150a54 commit 09277a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
days-before-issue-close: 7
1717
days-before-pr-stale: -1
1818
days-before-pr-close: -1
19-
stale-issue-lable: 'waiting for feedback'
19+
stale-issue-label: 'waiting for feedback'
2020
close-issue-message: 'This issue has been automatically closed due to inactivity. Please feel free to reopen it if you are still experiencing the problem.'

0 commit comments

Comments
 (0)