Skip to content

Add HandlerType. Fix #1092 (#76) #195

Add HandlerType. Fix #1092 (#76)

Add HandlerType. Fix #1092 (#76) #195

Workflow file for this run

name: Lint Code Base
on:
push:
pull_request:
branches: [main]
jobs:
build:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Run protolint
uses: plexsystems/[email protected]
with:
configDirectory: .