Skip to content

Upversion to 1.57.0 #807

Upversion to 1.57.0

Upversion to 1.57.0 #807

on:
push:
branches:
- main
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@cd484bbf0476fbe79474a937681a253e094cac3d
with:
CONFLICT_LABEL_NAME: "has conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}