mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-26 01:21:30 +02:00
trigger workflow on changes to buf config or the workflow itself
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
@@ -6,6 +6,10 @@ on:
|
||||
- "release-*"
|
||||
pull_request:
|
||||
paths:
|
||||
- ".github/workflows/buf.yaml"
|
||||
- "**/buf.yaml"
|
||||
- "**/buf.lock"
|
||||
- "**/buf.gen.yaml"
|
||||
- "**.proto"
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user