Skip to content

Remove optional modifier (deprecated in Proto3 syntax) #831

Remove optional modifier (deprecated in Proto3 syntax)

Remove optional modifier (deprecated in Proto3 syntax) #831

Workflow file for this run

name: CI build
on: [push, pull_request]
jobs:
protolint:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@v3
- name: Run protolint
uses: plexsystems/protolint-action@v0.4.0
with:
configDirectory: .