Skip to content

Commit 99e2396

Browse files
Merge pull request #588 from microsoft/psl-devazure-nj
chore: Add AZURE_DEV_COLLECT_TELEMETRY in azure-dev.yml file
2 parents bbe902d + 1182494 commit 99e2396

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
AZURE_ENV_NAME: ${{ secrets.AZURE_ENV_NAME }}
2929
AZURE_LOCATION: ${{ secrets.AZURE_LOCATION }}
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31+
AZURE_DEV_COLLECT_TELEMETRY: ${{ vars.AZURE_DEV_COLLECT_TELEMETRY }}
3132

3233
# Step 3: Print the result of the validation
3334
- name: Print result

0 commit comments

Comments
 (0)