We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1cad6 commit b9e3e1aCopy full SHA for b9e3e1a
.github/workflows/build-push.yml
@@ -30,7 +30,7 @@ jobs:
30
AZURE_KEY_VAULT: ${{secrets.AZURE_KEY_VAULT_DOCS}}
31
lighthouseci:
32
if: github.event.pull_request
33
- needs: call-docs-build-push
+ needs: deploy-example-site
34
runs-on: ubuntu-22.04
35
steps:
36
- uses: actions/checkout@v5
0 commit comments