mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 01:50:43 +00:00
ci: Do not run conflict checker when label is applied
This commit is contained in:
1
.github/workflows/check-pr-commits.yml
vendored
1
.github/workflows/check-pr-commits.yml
vendored
@@ -10,4 +10,5 @@ permissions:
|
||||
|
||||
jobs:
|
||||
check_commits:
|
||||
if: ${{ !contains(github.event.pull_request.labels.*.name, 'IgnoreConflicts') }}
|
||||
uses: XRPLF/actions/.github/workflows/check-pr-commits.yml@e2c7f400d1e85ae65dad552fd425169fbacca4a3
|
||||
|
||||
Reference in New Issue
Block a user