Skip to content

github.com/opencontainers/image-spec v1.0.3-0.20220512140940-7b36cea86235 #41425

github.com/opencontainers/image-spec v1.0.3-0.20220512140940-7b36cea86235

github.com/opencontainers/image-spec v1.0.3-0.20220512140940-7b36cea86235 #41425

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@releases/2.x
with:
dirtyLabel: "merge conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
commentOnClean: |
@${{github.actor}}
Conflicts have been resolved. :thumbsup: