Skip to content

Commit 7f2d9fd

Browse files
authored
Update stale.yml
1 parent e6db54e commit 7f2d9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
ghToken: ${{ secrets.GITHUB_TOKEN }}
1414
staleAfter: 10
1515
closeAfter: 20
16-
staleLabel: "STALE 📺"
16+
staleLabel: "no activity"
1717
staleComment: "This issue is %DAYS_OLD% days old, marking as stale! cc: @%AUTHOR%"
1818
closeComment: "Issue last updated %DAYS_OLD% days ago! Closing down!"
1919
showLogs: true

0 commit comments

Comments
 (0)