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 010cca2 + be7d676 commit ea325ceCopy full SHA for ea325ce
.github/workflows/azure-dev-validation.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