diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8323f72..6cec87a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy services on: push: - branches: [ "dev" ] + branches: [ 'main' ] permissions: contents: read