chore(ci): change branch

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-11-21 22:41:48 +01:00
parent b74f043cca
commit 371cc657d7

View File

@@ -2,7 +2,7 @@ name: Docker Build and Push
on:
push:
branches: [ "feature/ci" ] # or your default branch
branches: [ "main" ]
paths:
- 'apps/api/**'
- 'apps/worker/**'