Skip to content

feat: update README

feat: update README #3

name: check-definitions
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1
- name: Lint: proto

Check failure on line 12 in .github/workflows/check-definitions.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-definitions.yaml

Invalid workflow file

You have an error in your yaml syntax on line 12
uses: bufbuild/buf-lint-action@v1
- name: Breaking: proto
uses: bufbuild/buf-breaking-action@v1
with:
against: "https://github.com/instill-ai/protobufs.git#branch=main,ref=HEAD~1"
- name: Lint: openapi
uses: mhiew/redoc-lint-github-action@v3
with:
args: openapiv2/openapiv2.swagger.yaml