diff --git a/.github/workflows/label_merge_conflict.yml b/.github/workflows/label_merge_conflict.yml index b93e6d7..3118d2e 100644 --- a/.github/workflows/label_merge_conflict.yml +++ b/.github/workflows/label_merge_conflict.yml @@ -16,6 +16,5 @@ jobs: uses: eps1lon/actions-label-merge-conflict@v3 with: dirtyLabel: "merge-conflicts" - removeOnDirtyLabel: "ready" repoToken: "${{ secrets.GITHUB_TOKEN }}" commentOnDirty: "This pull request has conflicts, please resolve those before we can evaluate the pull request."