Skip to content

Commit

Permalink
Update PR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Panuchi authored Jul 9, 2023
1 parent 641e338 commit 1fc92d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ jobs:
disable_web_page_preview: true
message: |
<b>${{ steps.string.outputs.result }}</b>
<code>Reason: ${{ github.event_name }}
Build №: ${{ github.run_number }}</code>
<code>Reason: ${{ github.event_name }} Build №: ${{ github.run_number }}</code>
<b>Build queued by: ${{ github.triggering_actor }}</b>
https://github.com/${{ github.repository }}/commit/${{github.sha}}

0 comments on commit 1fc92d9

Please sign in to comment.