chore: Update branch restriction for push event in coolify-helper.yml

This commit is contained in:
Andras Bacsai
2024-09-16 10:22:02 +02:00
parent 08e4afbbc4
commit 15fe5bd864

View File

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