Skip to content

chore(docs): expose filegroup target with proto docs for bzl_library #1068

chore(docs): expose filegroup target with proto docs for bzl_library

chore(docs): expose filegroup target with proto docs for bzl_library #1068

name: Verify PR title/description
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}