diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c54195aaf..027ffe9b8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,7 +4,7 @@ on: schedule: - cron: '42 */12 * * *' push: - branches: [ main, staging ] + branches: [ staging ] repository_dispatch: types: [ deploy_master ] workflow_dispatch: