Skip to content

Update hot frozen reference architecture to include deployment applies to statements #433

Update hot frozen reference architecture to include deployment applies to statements

Update hot frozen reference architecture to include deployment applies to statements #433

Workflow file for this run

name: docs-build
on:
push:
branches:
- main
pull_request_target: ~
jobs:
preview:

Check failure on line 10 in .github/workflows/docs-build.yml

View workflow run for this annotation

GitHub Actions / docs-build

Invalid workflow file

The workflow is not valid. .github/workflows/docs-build.yml (Line: 10, Col: 3): Error calling workflow 'elastic/docs-builder/.github/workflows/preview-build.yml@main'. The workflow is requesting 'deployments: write, id-token: write', but is only allowed 'deployments: none, id-token: none'.
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
with:
continue-on-error: false
strict: false
permissions:
contents: read
pull-requests: read