Allow telemetry action to run again (#172475)

This commit is contained in:
Logan Ramos
2023-01-25 17:42:53 -05:00
committed by GitHub
parent 234bb7ea58
commit 22ee4cd904

View File

@@ -15,5 +15,5 @@ jobs:
- name: 'Run vscode-telemetry-extractor'
run: 'npx --package=@vscode/telemetry-extractor --yes vscode-telemetry-extractor -s .'
with:
env:
GITHUB_TOKEN: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}