Skip to content

Modify Input/Output schema in deployment_manifest_schema.json (#80) #210

Modify Input/Output schema in deployment_manifest_schema.json (#80)

Modify Input/Output schema in deployment_manifest_schema.json (#80) #210

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