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 4b48a18 commit 93187efCopy full SHA for 93187ef
.github/workflows/azure-dev.yaml
@@ -29,6 +29,7 @@ jobs:
29
AZURE_ENV_NAME: ${{ secrets.AZURE_ENV_NAME }}
30
AZURE_LOCATION: ${{ secrets.AZURE_LOCATION }}
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
+ AZURE_DEV_COLLECT_TELEMETRY: ${{ vars.AZURE_DEV_COLLECT_TELEMETRY }}
33
34
# Step 3: Print the result of the validation
35
- name: Print result
0 commit comments