This commit is contained in:
Andras Bacsai 2023-03-16 11:57:04 +01:00
parent 2518f46b08
commit e1f84b277a
2 changed files with 1 additions and 13 deletions

View File

@ -2,14 +2,8 @@ name: staging-release
on:
push:
paths:
- "**"
- "!others/fluentbit"
- "!others/pocketbase"
- "!.github/workflows/fluent-bit-release.yml"
- "!.github/workflows/pocketbase-release.yml"
branches:
- "not-existing-branch"
- "next"
jobs:
arm64:

View File

@ -2,12 +2,6 @@ name: staging-release
on:
push:
paths:
- "**"
- "!others/fluentbit"
- "!others/pocketbase"
- "!.github/workflows/fluent-bit-release.yml"
- "!.github/workflows/pocketbase-release.yml"
branches-ignore:
- "main"
env: