Update .gitea/workflows/jekyll.yaml
Some checks failed
Jekyll / jekyll (pull_request) Failing after 35s

Explicitly use the pr-commenter-action from GH
This commit is contained in:
btlogy 2025-05-09 07:03:01 +00:00
parent 5411e2d461
commit c3c425a272

View file

@ -77,7 +77,7 @@ jobs:
- name: Comment pull request - name: Comment pull request
id: comment_pull_request id: comment_pull_request
if: ${{ always() && gitea.event_name == '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: with:
template-variables: | template-variables: |
{ {