Skip to content

init: participation in startrek program #109

init: participation in startrek program

init: participation in startrek program #109

Workflow file for this run

name: "PR Commenter"
on:
- pull_request_target
jobs:
pr-comment:
runs-on: ubuntu-latest
steps:
- uses: exercism/[email protected]
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"