Skip to content

Commit

Permalink
Update package comment name
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Jul 18, 2024
1 parent 223e93d commit db5b9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
echo "Content of GITHUB_OUTPUT:"
cat $GITHUB_OUTPUT
# Post requirements as a comment on the PR
- name: Post validation results as comment
# Post package versions as a comment on the PR
- name: Post package versions as a comment
uses: mshick/add-pr-comment@v2
if: github.event_name == 'pull_request'
with:
Expand Down

0 comments on commit db5b9f1

Please sign in to comment.