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 18, 2024
1 parent 2a15d73 commit d531022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
🚀 *PR*: https://github.com/${{ github.repository }}
${{ github.event.workflow_run.head_commit.message }}
${{ github.event.head_commit.message }}
🛠️ *Changes*: https://github.com/${{ github.repository }}/commit/${{github.sha}}
${{ github.event.pull_request.head.sha }}

0 comments on commit d531022

Please sign in to comment.