chore: Update workflows to include PR build and merge manifest steps

This commit is contained in:
Andras Bacsai
2024-08-07 10:02:01 +02:00
parent e4c3d61b76
commit 46b549ab8d
2 changed files with 81 additions and 7 deletions

View File

@@ -6,13 +6,6 @@ on:
paths-ignore:
- .github/workflows/coolify-helper.yml
- docker/coolify-helper/Dockerfile
pull_request:
types:
- opened
branches-ignore: ["main", "v3"]
paths-ignore:
- .github/workflows/coolify-helper.yml
- docker/coolify-helper/Dockerfile
env:
REGISTRY: ghcr.io