Skip to content

chore: bump const_format from 0.2.32 to 0.2.33 in /src-tauri (#1036) #224

chore: bump const_format from 0.2.32 to 0.2.33 in /src-tauri (#1036)

chore: bump const_format from 0.2.32 to 0.2.33 in /src-tauri (#1036) #224

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