diff --git a/.github/workflows/dev-deploy.yml b/.github/workflows/dev-deploy.yml index a1e0d2b..229ea0d 100644 --- a/.github/workflows/dev-deploy.yml +++ b/.github/workflows/dev-deploy.yml @@ -2,7 +2,7 @@ name: Dev Deployment on: push: - branches: [ develop, feat/migrate-on-premise ] + branches: [ main ] jobs: build: @@ -89,4 +89,4 @@ jobs: -p 8080:8080 \ devsolfe/server - docker image prune -f \ No newline at end of file + docker image prune -f