chore: Update Coolify Realtime workflow to only trigger on the main branch

This commit is contained in:
Andras Bacsai
2024-10-01 10:09:38 +02:00
parent 2e10d670be
commit 817bd9c35d
3 changed files with 105 additions and 2 deletions

View File

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