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.
2 parents 5df8ae3 + 99e2396 commit 6392a11Copy full SHA for 6392a11
.github/workflows/azure-dev.yml
@@ -28,6 +28,7 @@ jobs:
28
AZURE_ENV_NAME: ${{ secrets.AZURE_ENV_NAME }}
29
AZURE_LOCATION: ${{ secrets.AZURE_LOCATION }}
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
+ AZURE_DEV_COLLECT_TELEMETRY: ${{ vars.AZURE_DEV_COLLECT_TELEMETRY }}
32
33
# Step 3: Print the result of the validation
34
- name: Print result
0 commit comments