Skip to content

Fix build for subscription-manager-1.29.40 #610

Fix build for subscription-manager-1.29.40

Fix build for subscription-manager-1.29.40 #610

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'