forked from tahoe-lafs/web-landing-page
Explicitly use the pr-commenter-action from GH
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
b4640f3fe3
commit
7876d26d6f
|
@ -77,7 +77,7 @@ jobs:
|
|||
- name: Comment pull request
|
||||
id: comment_pull_request
|
||||
if: ${{ always() && gitea.event_name == 'pull_request' }}
|
||||
uses: exercism/pr-commenter-action@v1.5.1
|
||||
uses: https://github.com/exercism/pr-commenter-action@v1.5.1
|
||||
with:
|
||||
template-variables: |
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue