Skip to content

@vscode/vsce-sign-alpine-x64 2.0.2 #42443

@vscode/vsce-sign-alpine-x64 2.0.2

@vscode/vsce-sign-alpine-x64 2.0.2 #42443

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 }}"
commentOnClean: |
@${{github.actor}}
Conflicts have been resolved. :thumbsup: