Skip to content

Curations for org.gwtproject/gwt-user, Curations for org.hibernate.javax.persistence/hibernate-jpa-2.0-api, Curations for org.mockito/mockito-all, Curations for org.mockito/mockito-junit-jupiter #47402

Curations for org.gwtproject/gwt-user, Curations for org.hibernate.javax.persistence/hibernate-jpa-2.0-api, Curations for org.mockito/mockito-all, Curations for org.mockito/mockito-junit-jupiter

Curations for org.gwtproject/gwt-user, Curations for org.hibernate.javax.persistence/hibernate-jpa-2.0-api, Curations for org.mockito/mockito-all, Curations for org.mockito/mockito-junit-jupiter #47402

name: "Check for conflicts"
on:
push:
branches:
- main
pull_request_target:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: check if PRs have conflicts
uses: eps1lon/actions-label-merge-conflict@v3
with:
dirtyLabel: "merge conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
retryAfter: 10
commentOnClean: |
@${{github.actor}}
Conflicts have been resolved. :thumbsup: