chore(workflows): adjust workflow for announcement

This commit is contained in:
peaklabs-dev
2025-04-24 10:24:28 +02:00
parent 6a7c8ff00d
commit bc52042ac5

View File

@@ -2,7 +2,10 @@ name: Staging Build
on: on:
push: push:
branches-ignore: ["main", "v3"] branches-ignore:
- main
- v3
- '**v5.x**'
paths-ignore: paths-ignore:
- .github/workflows/coolify-helper.yml - .github/workflows/coolify-helper.yml
- .github/workflows/coolify-helper-next.yml - .github/workflows/coolify-helper-next.yml