Skip to content

Commit

Permalink
Update job_summaries.yml (#860)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kaufmann <5276337+wulfland@users.noreply.github.com>
  • Loading branch information
wulfland authored Jun 9, 2023
1 parent f3cec20 commit 931efc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/job_summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- run: echo '### Hello world! :rocket:' >> $GITHUB_STEP_SUMMARY
- run: echo '### Love this feature! :medal_sports:' >> $GITHUB_STEP_SUMMARY
- run: echo '<h1>Great feature!</h1>' >> $GITHUB_STEP_SUMMARY

job2:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 931efc0

Please sign in to comment.