Skip to content

Commit 73c596f

Browse files
committed
replace blocked:tokei with upstream as an exempt lable for stale bot
1 parent 7ec273c commit 73c596f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
stale-pr-message: >
2525
This pull request has been automatically marked as stale because it has not had
2626
recent activity. It will be closed if no further activity occurs.
27-
exempt-issue-labels: "📌 pinned,🔒 security,❓ help wanted,blocked: tokei"
28-
exempt-pr-labels: "blocked: tokei"
27+
exempt-issue-labels: "📌 pinned,🔒 security,❓ help wanted,🌊 upstream"
28+
exempt-pr-labels: "🌊 upstream"
2929
stale-issue-label: "stale"
3030
stale-pr-label: "stale"
3131
exempt-draft-pr: "true"

0 commit comments

Comments
 (0)