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 bbe902d commit 1182494Copy full SHA for 1182494
.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