update workflow
This commit is contained in:
parent
da638c270f
commit
56204efc7a
4
.github/workflows/staging-release.yml
vendored
4
.github/workflows/staging-release.yml
vendored
@ -3,9 +3,11 @@ name: staging-release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- "**"
|
||||||
- "!others/fluentbit"
|
- "!others/fluentbit"
|
||||||
|
- "!others/pocketbase"
|
||||||
- "!.github/workflows/fluent-bit-release.yml"
|
- "!.github/workflows/fluent-bit-release.yml"
|
||||||
|
- "!.github/workflows/pocketbase-release.yml"
|
||||||
branches:
|
branches:
|
||||||
- next
|
- next
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user