Skip to content

Commit

Permalink
chore: remove noisy proto linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MSalopek committed Jun 28, 2023
1 parent 07302ff commit 85d390e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@ permissions:
contents: read

jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- uses: bufbuild/[email protected]
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"

break-check:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 85d390e

Please sign in to comment.