chore: Update coolify-helper.yml to include "next" branch in push trigger

This commit is contained in:
Andras Bacsai
2024-09-08 13:09:14 +02:00
parent abb6655fef
commit 681a745fc7

View File

@@ -2,7 +2,7 @@ name: Coolify Helper Image (v4)
on: on:
push: push:
branches: [ "main" ] branches: [ "main", "next" ]
paths: paths:
- .github/workflows/coolify-helper.yml - .github/workflows/coolify-helper.yml
- docker/coolify-helper/Dockerfile - docker/coolify-helper/Dockerfile