Skip to content

Bump google.golang.org/grpc from 1.43.0 to 1.56.3 in /br/tests/rawkv #1007

Bump google.golang.org/grpc from 1.43.0 to 1.56.3 in /br/tests/rawkv

Bump google.golang.org/grpc from 1.43.0 to 1.56.3 in /br/tests/rawkv #1007

name: 'PR Title Checker'
on:
pull_request:
types: [edited, opened, synchronize, reopened]
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- uses: naveenk1223/action-pr-title@master
with:
regex: '\[to|fix|close #[0-9]+\] .+'
prefix_case_sensitive: true
max_length: -1