mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
Format lint
This commit is contained in:
parent
b653572272
commit
806f0d3e6c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
||||||
- uses: bufbuild/buf-setup-action@v0.7.0
|
- uses: bufbuild/buf-setup-action@v0.7.0
|
||||||
- uses: bufbuild/buf-lint-action@v1
|
- uses: bufbuild/buf-lint-action@v1
|
||||||
with:
|
with:
|
||||||
input: 'proto'
|
input: "proto"
|
||||||
|
|
Loading…
Reference in a new issue