Skip to content

xiph/speex 5dceaaf3e23ee7fd17c80cb5f02a838fd6c18e01 #43490

xiph/speex 5dceaaf3e23ee7fd17c80cb5f02a838fd6c18e01

xiph/speex 5dceaaf3e23ee7fd17c80cb5f02a838fd6c18e01 #43490

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: