mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-26 09:31:30 +02:00
remove commented out proto paths
Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
4
.github/workflows/buf.yml
vendored
4
.github/workflows/buf.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: protobuf checks
|
||||
on:
|
||||
push:
|
||||
# paths:
|
||||
# - '**.proto'
|
||||
paths:
|
||||
- '**.proto'
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
Reference in New Issue
Block a user