diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 3438728e4..29d571103 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -7,6 +7,7 @@ on: push: branches: - develop + - main # Allows you to run this workflow manually from the Actions tab workflow_dispatch: