You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ jobs:
13
13
days-before-stale: 3
14
14
days-before-close: 2
15
15
days-before-pr-stale: -1
16
-
stale-issue-label: 'stale'
16
+
stale-issue-label: '📋 stale'
17
17
only-labels: 'question'
18
18
stale-issue-message: ''
19
19
close-issue-message: 'This issue has been automatically closed due to inactivity. Feel free to comment in order to reopen or ask again in our Telegram support group at https://t.me/pythontelegrambotgroup.'
0 commit comments