We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da75de commit 4fd3c31Copy full SHA for 4fd3c31
.github/workflows/comment-on-pr.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: 'Comment galata link on workflow'
30
uses: trungleduc/appsharingspace-pr-comment/.github/actions/pr-comment@v2
31
with:
32
- comment_prefix: '**Integration tests repot:**'
+ comment_prefix: '**Integration tests report:**'
33
artifact_name: galata-apss
34
github_token: ${{ secrets.github_token }}
35
index_path: playwright-report/index.html
0 commit comments