ga fixes
This commit is contained in:
parent
f1be5f5341
commit
8ec6b4c59c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/staging-release.yml
vendored
3
.github/workflows/staging-release.yml
vendored
|
|
@ -2,6 +2,9 @@ name: staging-release
|
|||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "!others/fluentbit"
|
||||
- "!.github/workflows/fluent-bit-release.yml"
|
||||
branches:
|
||||
- next
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue