ci: Use XRPLF/clio-dev-team as team-reviewers, update assignees (#2113)

This commit is contained in:
Ayaz Salikhov
2025-05-14 13:06:01 +01:00
committed by GitHub
parent a4f677be2c
commit ca2a3ccee9
3 changed files with 3 additions and 3 deletions

View File

@@ -120,7 +120,7 @@ jobs:
delete-branch: true
title: "style: clang-tidy auto fixes"
body: "Fixes #${{ steps.create_issue.outputs.created_issue_id }}. Please review and commit clang-tidy fixes."
reviewers: "godexsoft,kuznetsss,PeterChen13579"
team-reviewers: XRPLF/clio-dev-team
- name: Fail the job
if: ${{ steps.run_clang_tidy.outcome != 'success' }}