Shorten no merge conflict message

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König 2022-12-22 22:29:09 +01:00
parent fa0fb82477
commit a4b5122e3e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ jobs:
dirtyLabel: "Merge Conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
commentOnDirty: "This pull request has conflicts, please resolve those before we can evaluate the pull request."
commentOnClean: "Conflicts have been resolved. A maintainer will review the pull request shortly."
commentOnClean: "Conflicts have been resolved."