Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Jul 27, 2023
1 parent 28f5acc commit 0b0e8d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@ jobs:
uses: thollander/actions-comment-pull-request@v1
with:
message: |-
Test image available:
'${{ github.workflow }}: ${${{ job.status }}' === 'success' ? 'succeeded ✅' : 'failed ❌'}
url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}'

0 comments on commit 0b0e8d1

Please sign in to comment.