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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths:
|
||||||
|
- "!others/fluentbit"
|
||||||
|
- "!.github/workflows/fluent-bit-release.yml"
|
||||||
branches:
|
branches:
|
||||||
- next
|
- next
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue