Skip to content

fix: Update grpc health probe #813

fix: Update grpc health probe

fix: Update grpc health probe #813

Workflow file for this run

name: lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}