Skip to content

Commit f0fd014

Browse files
committed
ci: continue on error on buf lint step in validate workflow
1 parent f85d711 commit f0fd014

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
version: 0.54.1
1515
- uses: bufbuild/buf-lint-action@v1
16+
continue-on-error: true
1617
- uses: bufbuild/[email protected]
1718
with:
1819
against: "https://github.com/$GITHUB_REPOSITORY.git#branch=main"

0 commit comments

Comments
 (0)