Skip to content

chore: bump sysinfo from 0.30.12 to 0.30.13 in /src-tauri (#1019) #221

chore: bump sysinfo from 0.30.12 to 0.30.13 in /src-tauri (#1019)

chore: bump sysinfo from 0.30.12 to 0.30.13 in /src-tauri (#1019) #221

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