Skip to content

ci: bump actions/checkout from 3 to 4 #555

ci: bump actions/checkout from 3 to 4

ci: bump actions/checkout from 3 to 4 #555

Workflow file for this run

name: AutoAssignReviewer
on:
pull_request:
types: [opened, ready_for_review]
jobs:
auto-assign-reviewer:
runs-on: ubuntu-latest
steps:
- name: Run assignment of reviewer team
uses: nikosmoum/[email protected]
with:
githubToken: ${{ secrets.AUTOASSIGNREVIEWERSECRET }}
teamName: 'client-tools'