Skip to content

Add indicators for cppunit.json #125

Add indicators for cppunit.json

Add indicators for cppunit.json #125

name: Contributor Check
on:
pull_request:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write # allows posting comments on PRs
jobs:
contrib-check:
runs-on: ubuntu-latest
steps:
- name: Contributors metadata check
uses: vuillaut/contrib-checker@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
mode: warn
ignore_emails: ""
ignore_logins: ""