Skip to content

Commit c37db4f

Browse files
committed
fix
1 parent f479bda commit c37db4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch-matrix-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
issue_number: context.issue.number,
3333
owner: context.repo.owner,
3434
repo: context.repo.repo,
35-
body: '🤖 Beep Boop! Matrix Testing for this PR has been initiated. Please check back later for results. <br><br> :bulb: If you do not hear back from me please check my status! I will report even if this PR does not contain files eligible for matrix testing.'
35+
body: '🤖 Beep Boop! Matrix Testing for this PR has been initiated. Please check back later for results. <br><br> :bulb: If you do not hear back from me please check my status! **I will report even if this PR does not contain files eligible for matrix testing.**'
3636
})

0 commit comments

Comments
 (0)