Skip to content

Commit

Permalink
ci: ignore protoc version comment on go generate (#2631)
Browse files Browse the repository at this point in the history
* ci: ignore protoc version comment on go generate

* ci: update .github/workflows/go-check.yml
  • Loading branch information
galargh committed Nov 14, 2023
1 parent fc1c9f5 commit 5c95834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-check.yml
Expand Up @@ -16,3 +16,5 @@ concurrency:
jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/go-check.yml@v0.0
with:
go-generate-ignore-protoc-version-comments: true

0 comments on commit 5c95834

Please sign in to comment.