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 cd1aef2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ 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:
Expand Down

0 comments on commit cd1aef2

Please sign in to comment.