mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
Add example passing job.status
This commit is contained in:
parent
7ee56983a6
commit
76101b6664
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ jobs:
|
|||
- uses: mshick/add-pr-comment@v2
|
||||
if: always()
|
||||
with:
|
||||
status: ${{ job.status }}
|
||||
message: |
|
||||
**Howdie!**
|
||||
message-failure: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue