update workflow

This commit is contained in:
Andras Bacsai 2022-12-02 09:44:29 +01:00
parent da638c270f
commit 56204efc7a

View File

@ -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