Skip to content

Check for compilation warnings in test files #1458

Check for compilation warnings in test files

Check for compilation warnings in test files #1458

Workflow file for this run

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