mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-30 07:51:19 +01:00
Update buf.yml
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
parent
c0de8d014a
commit
c1ab86757a
2
.github/workflows/buf.yml
vendored
2
.github/workflows/buf.yml
vendored
@ -10,6 +10,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: bufbuild/buf-setup-action@v1.9.0
|
- uses: bufbuild/buf-setup-action@v1.9.0
|
||||||
|
with:
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- uses: bufbuild/buf-lint-action@v1
|
- uses: bufbuild/buf-lint-action@v1
|
||||||
with:
|
with:
|
||||||
input: 'prompb'
|
input: 'prompb'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user