Skip to content

Commit 543dbd2

Browse files
Merge pull request #290 from microsoft/psl-azd-dev-nj
chore: Add AZURE_DEV_COLLECT_TELEMETRY in azure-dev.yml file
2 parents 4b48a18 + 93187ef commit 543dbd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-dev.yaml

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

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

0 commit comments

Comments
 (0)