mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
define proto dir for buf
This commit is contained in:
parent
95b9f03fb3
commit
fa0922d5bb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -33,3 +33,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: bufbuild/buf-setup-action@v0.7.0
|
||||
- uses: bufbuild/buf-lint-action@v1
|
||||
with:
|
||||
input: 'proto'
|
||||
|
|
Loading…
Reference in a new issue