Skip to content

Open Drop API events #132

Open Drop API events

Open Drop API events #132

Workflow file for this run

name: "lint protobuf"
on: pull_request
jobs:
proto-lint:
runs-on: ubuntu-latest
steps:
- name: checkout source
uses: actions/checkout@v1
- name: run protolint
uses: plexsystems/protolint-action@v0.4.0
with:
configDirectory: .