1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

define proto dir for buf

This commit is contained in:
Kristoffer Dalby 2021-11-13 09:18:00 +00:00
parent 95b9f03fb3
commit fa0922d5bb

View File

@ -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'