diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 836c5759b3..b4c1e01155 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -2,7 +2,7 @@ name: Deploy 'on': push: - branches: [master] + branches: [main] jobs: tests: