Skip to content

Commit 707d2b0

Browse files
Minor: Adding dependabot to exempt user list in minimum response workflow
1 parent 76b243f commit 707d2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)