Skip to content

Commit

Permalink
Update pr-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Apr 22, 2024
1 parent fdc2d61 commit 60e17ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ jobs:
runs-on: [ubuntu-latest]
steps:
- name: add artifact links to pull request and related issues step
if: needs.pr-check.outputs.number != null
uses: veitbjarsch/[email protected]
uses: veitbjarsch/artifacts-url-comments@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
prefix: "Status:"
prefix: "Here is the compiled"
format: "name"
addTo: "pull"

0 comments on commit 60e17ca

Please sign in to comment.