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 bbe902d + 1182494 commit 99e2396Copy full SHA for 99e2396
.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