remove commented out proto paths

Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
Dmitri Dolguikh
2026-08-24 18:01:16 +02:00
parent 3ea046baaa
commit 8e22ffeabf

View File

@@ -1,8 +1,8 @@
name: protobuf checks
on:
push:
# paths:
# - '**.proto'
paths:
- '**.proto'
permissions:
contents: read
pull-requests: read