Skip to content

Commit 47a86da

Browse files
marceljkrubenhoenle
andcommitted
Update .github/workflows/stale.yaml
Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>
1 parent 2ae4c06 commit 47a86da

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)