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