Skip to content

Commit fd09373

Browse files
authored
security is also not stale
1 parent 9d391ea commit fd09373

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'
17+
exempt-issue-label: 'priority: high,approved,security'

0 commit comments

Comments
 (0)