diff --git a/.github/workflows/cd-stage.yml b/.github/workflows/cd-stage.yml index ef8b5f8dc..c107a1d46 100644 --- a/.github/workflows/cd-stage.yml +++ b/.github/workflows/cd-stage.yml @@ -11,6 +11,9 @@ on: options: - 'yes' - 'no' + push: + branches: + - 'dependabot/**' env: PUBLISH_BRANCH: web-page-stage