Skip to content

Commit cd9e3dd

Browse files
authored
Merge pull request #1349 from firebase/fix-stale-naming-in-action
Fix stale naming
2 parents 4c180b5 + 7ac587a commit cd9e3dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
days-before-stale: 28
4040
days-before-close: 15
4141
stale-issue-label: 'not-planned'
42-
stale-pr-label: 'Stale'
42+
stale-pr-label: 'stale'

0 commit comments

Comments
 (0)