Skip to content

Commit cb833b4

Browse files
Workflow: Adding Exempt Authors List
1 parent e4f7bb6 commit cb833b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/minimum-response-time.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
with:
1515
exempt_user_list: "github-actions[bot]"
1616
exempt_labels: "help wanted"
17+
exempt_authors: "malachi-constant,jaidisido,kukushking,cfait"
1718
token: ${{secrets.GITHUB_TOKEN}}
18-
label: needs-triage
19+
label: needs-triage

0 commit comments

Comments
 (0)