Skip to content

Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 #627

Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3

Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 #627

name: Add Additional Reviewers
on:
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
auto-request-review:
name: Add Additional Reviewers
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Request additional reviews based on supplied rules
uses: necojackarc/auto-request-review@v0.13.0
with:
token: ${{ secrets.GH_TOKEN }}
config: .github/additional_reviewers_config.yaml