Skip to content

Commit

Permalink
Update tele.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hglong16 authored Dec 12, 2023
1 parent c4a6f34 commit 422d976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tele.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
${{ github.event.head_commit.message }}
PR review: ${{github.event.pull_request.title}}
${{github.event.pull_request.body}}
See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}}
https://github.com/${{ github.repository }}/commit/${{github.sha}}
merge:
if: ${{ github.event.pull_request.merged }}
Expand Down

0 comments on commit 422d976

Please sign in to comment.