We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6161601 commit 7f15892Copy full SHA for 7f15892
1 file changed
archive-doc-gen/.github/workflows/deploy-orchestrator.yml
@@ -66,7 +66,8 @@ env:
66
AZURE_DEV_COLLECT_TELEMETRY: ${{ vars.AZURE_DEV_COLLECT_TELEMETRY }}
67
permissions:
68
contents: read
69
- actions: read
+ actions: read
70
+
71
jobs:
72
docker-build:
73
uses: ./.github/workflows/job-docker-build.yml
0 commit comments