Compare commits
1 Commits
main
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
| 54c0ef580c |
@ -73,7 +73,7 @@ jobs:
|
|||||||
# PR-Kommentar hinzufügen
|
# PR-Kommentar hinzufügen
|
||||||
- name: Add comment to PR
|
- name: Add comment to PR
|
||||||
if: ${{ env.GITHUB_EVENT_NAME == 'pull_request' }}
|
if: ${{ env.GITHUB_EVENT_NAME == 'pull_request' }}
|
||||||
uses: mshick/add-pr-comment@v2
|
uses: mshick/add-pr-comment@v3
|
||||||
with:
|
with:
|
||||||
message-path: /tmp/results/summary.md
|
message-path: /tmp/results/summary.md
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user