Add example passing job.status

This commit is contained in:
Michael Shick 2023-04-14 10:20:34 -04:00 committed by GitHub
parent 7ee56983a6
commit 76101b6664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,6 +128,7 @@ jobs:
- uses: mshick/add-pr-comment@v2
if: always()
with:
status: ${{ job.status }}
message: |
**Howdie!**
message-failure: |