disable path check for now

Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
Dmitri Dolguikh
2026-08-24 17:53:53 +02:00
parent 0460d102e9
commit e6e3d75dea

View File

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