chore(ci): change branch
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -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/**'
|
||||
|
||||
Reference in New Issue
Block a user