Skip to content

Commit f479bda

Browse files
committed
bot work
1 parent 2a0dbaa commit f479bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313

1414
jobs:
15-
example:
15+
dispatch-matrix-check:
1616
runs-on: ubuntu-latest
1717
steps:
1818

@@ -32,5 +32,5 @@ jobs:
3232
issue_number: context.issue.number,
3333
owner: context.repo.owner,
3434
repo: context.repo.repo,
35-
body: '🤖 Bip Boop! Matrix Testing for this PR has been initiated. Please check back later for results.'
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)