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 3ebf810 commit 8e19c47Copy full SHA for 8e19c47
.github/workflows/telemetry.yml
@@ -1,8 +1,8 @@
1
name: 'Telemetry'
2
on:
3
pull_request:
4
- paths:
5
- - 'src/client/telemetry/*.ts'
+ paths:
+ - 'src/client/telemetry/*.ts'
6
push:
7
branches-ignore:
8
- 'main'
0 commit comments