mirror of https://github.com/grpc/grpc.git
Fix sync-labels (#35558)
Fixes the following error found in https://github.com/grpc/grpc/actions/runs/7545482012/job/20541188443?pr=34523 ``` Run actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 Error: TypeError: Input does not meet YAML 1.2 "Core Schema" specification: sync-labels Support boolean input list: `true | True | TRUE | false | False | FALSE` Error: Input does not meet YAML 1.2 "Core Schema" specification: sync-labels Support boolean input list: `true | True | TRUE | false | False | FALSE` ```create-pull-request/patch-08642b1
parent
528bc23088
commit
08642b129f
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue