Skip to content

Commit 4e892e7

Browse files
committed
chore(CI): simpler run log link
1 parent 80d8d71 commit 4e892e7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
message: |
3131
## :arrow_right: Commit ${{ github.event.pull_request.head.sha }}
3232
33+
## :clipboard: [Logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})
34+
3335
## :mag: Linting results:
3436
${{ needs.py-lint.result == 'success' && ':heavy_check_mark:' || ':x:' }} Python Linting
3537

0 commit comments

Comments
 (0)