mirror of https://github.com/usememos/memos.git
chore: update proto linter action
This commit is contained in:
parent
0f4e5857f0
commit
625ebbea1a
|
|
@ -20,6 +20,8 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Setup buf
|
||||
uses: bufbuild/buf-setup-action@v1
|
||||
with:
|
||||
github_token: ${{ github.token }}
|
||||
- name: buf lint
|
||||
uses: bufbuild/buf-lint-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue