Skip to content

chore: bump ts-rs from 9.0.1 to 10.0.0 in /src-tauri (#1035) #223

chore: bump ts-rs from 9.0.1 to 10.0.0 in /src-tauri (#1035)

chore: bump ts-rs from 9.0.1 to 10.0.0 in /src-tauri (#1035) #223

name: Merge Conflict Auto Label
on:
push:
branches:
- main
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: "merge conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_RETRIES: 5
WAIT_MS: 5000