Skip to content

Merge pull request #163 from BluEye-Robotics/a50-600 #830

Merge pull request #163 from BluEye-Robotics/a50-600

Merge pull request #163 from BluEye-Robotics/a50-600 #830

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: .