Skip to content

🤖 Sync org-wide files to upstream repo #1290

🤖 Sync org-wide files to upstream repo

🤖 Sync org-wide files to upstream repo #1290

Workflow file for this run

name: PR Comment
on: [pull_request_target]
jobs:
pr-comment:
runs-on: ubuntu-22.04
steps:
- uses: exercism/pr-commenter-action@085ef62d2a541a112c3ade1d24deea83665ea186
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"