mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-05 04:15:51 +00:00
Remove push-to-fork in clang-tidy workflow
This commit is contained in:
1
.github/workflows/clang-tidy.yml
vendored
1
.github/workflows/clang-tidy.yml
vendored
@@ -102,7 +102,6 @@ jobs:
|
||||
title: '[CI] clang-tidy auto fixes'
|
||||
body: 'Fixes #${{ steps.create_issue.outputs.created_issue }}. Please review and commit clang-tidy fixes.'
|
||||
reviewers: 'cindyyan317,godexsoft,kuznetsss'
|
||||
push-to-fork: 'kuznetsss/clio'
|
||||
|
||||
- name: Fail the job
|
||||
if: ${{ steps.run_clang_tidy.outcome != 'success' }}
|
||||
|
||||
Reference in New Issue
Block a user