Skip to content

feat: Update protobufjs (and peer dependencies) to ^7 #1294

feat: Update protobufjs (and peer dependencies) to ^7

feat: Update protobufjs (and peer dependencies) to ^7 #1294

Workflow file for this run

name: PR Title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}