Skip to content

Commit 821b1ab

Browse files
Update README.md
1 parent 3ee8bc5 commit 821b1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For this the additional job `post-pr-reviews` has to be added to the linting wor
4242
post-pr-reviews:
4343
needs: lint
4444
if: ${{ needs.lint.result == 'failure' }}
45-
uses: mundialis/github-workflows/.github/workflows/post-pr-reviews.yml@add_post_pr_reviews
45+
uses: mundialis/github-workflows/.github/workflows/post-pr-reviews.yml@main
4646
```
4747

4848

0 commit comments

Comments
 (0)