Skip to content

Commit 4ecabe3

Browse files
Update .github/workflows/stale.yaml
Co-authored-by: Ruben Hönle <[email protected]>
1 parent 83a47b2 commit 4ecabe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
DAYS_BEFORE_PR_STALE: 7
1313
DAYS_BEFORE_PR_CLOSE: 7
14-
EXEMPT_PR_LABELS: "ignore stale"
14+
EXEMPT_PR_LABELS: "ignore-stale"
1515

1616
permissions:
1717
issues: write

0 commit comments

Comments
 (0)