Skip to content

Commit 6febccf

Browse files
authored
added bug
1 parent fd09373 commit 6febccf

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
@@ -14,4 +14,4 @@ jobs:
1414
stale-issue-message: 'This issue is stale because it has been open for 100 days with no activity. Remove stale label or comment or this will be closed in 5 days. Please do not un-stale this issue unless it carries significant contribution.'
1515
days-before-stale: 100
1616
days-before-close: 5
17-
exempt-issue-label: 'priority: high,approved,security'
17+
exempt-issue-label: 'priority: high,approved,security,bug'

0 commit comments

Comments
 (0)