Skip to content

Add settings for the TODO comment in generated method/catch stubs #784

Add settings for the TODO comment in generated method/catch stubs

Add settings for the TODO comment in generated method/catch stubs #784

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 }}