diff --git a/.github/workflows/build_templates.yml b/.github/workflows/build_templates.yml index 2d8c82943b..0a02a09b7b 100644 --- a/.github/workflows/build_templates.yml +++ b/.github/workflows/build_templates.yml @@ -29,7 +29,6 @@ jobs: build-templates: name: Build templates for Dependabot needs: workflow-config - if: ${{ needs.workflow-config.outputs.is-dependabot == 'true' }} runs-on: ubuntu-latest env: GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}