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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "feature/ci" ] # or your default branch
|
branches: [ "main" ]
|
||||||
paths:
|
paths:
|
||||||
- 'apps/api/**'
|
- 'apps/api/**'
|
||||||
- 'apps/worker/**'
|
- 'apps/worker/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user