diff --git a/workflow-templates/e2e-pro.yaml b/workflow-templates/e2e-pro.yaml index d269e447f..d8f6737e5 100644 --- a/workflow-templates/e2e-pro.yaml +++ b/workflow-templates/e2e-pro.yaml @@ -63,6 +63,7 @@ jobs: path: screenshots - name: Push E2E screenshots + if: ${{ github.ref_name == 'master' }} run: | git config --global user.email "info@dbgate.info" git config --global user.name "GitHub Actions"