fix: gh actions
This commit is contained in:
parent
aa5c8a2c56
commit
df8a9f673c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/staging-release.yml
vendored
2
.github/workflows/staging-release.yml
vendored
|
|
@ -3,7 +3,7 @@ name: staging-release
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*'
|
||||
- '**'
|
||||
- "!others/fluentbit"
|
||||
- "!.github/workflows/fluent-bit-release.yml"
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in a new issue