Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuwu authored Aug 17, 2024
1 parent 3da094a commit f707b7e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ jobs:
message: |
👨‍💻 *New PR Updates from ${{ github.actor }}*
⭐️ *Latest commit*: ${{ github.event.commits[0].message }}
${{ steps.pr.outputs.pull_request_number }}
⭐️ *Latest commit*: ${{ github.event.commits[0].message }} ${{ github.event.pull_request_number }}
🚀 *PR*: https://github.com/${{ github.repository }}
🛠️ *Changes*: https://github.com/${{ github.repository }}/commit/${{github.sha}}

0 comments on commit f707b7e

Please sign in to comment.