Skip to content

Commit

Permalink
Adds actual Stale Exempt
Browse files Browse the repository at this point in the history
Добавил настоящий стейл экземпт в лейблы, ибо ред лейбл непонятный вырвиглаз
  • Loading branch information
dj-34 authored Jan 12, 2025
1 parent 7f7c3e4 commit caa694b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
days-before-issue-stale: -1
stale-issue-label: 'Cleanup Flagged'
remove-issue-stale-when-updated: false
exempt-pr-labels: 'RED LABEL,Good First PR'
exempt-pr-labels: ':shield: Stale Exempt,RED LABEL,Good First PR'
operations-per-run: 300

0 comments on commit caa694b

Please sign in to comment.