Skip to content

Merge pull request #41 from namidapoo/dev #88

Merge pull request #41 from namidapoo/dev

Merge pull request #41 from namidapoo/dev #88

Workflow file for this run

name: "conflict-finder"
on:
push:
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: hcancelik/[email protected]
with:
secret_token: ${{ secrets.GITHUB_TOKEN }}
conflict_label: "conflict"
max_tries: 5
wait_ms: 5000