Skip to content

Use assets.exercism.org subdomain #1026

Use assets.exercism.org subdomain

Use assets.exercism.org subdomain #1026

Workflow file for this run

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