Skip to content

Commit c826a4e

Browse files
committed
[build] Add GH_TELEMTRY=false
Authored by: bashonly
1 parent 632f289 commit c826a4e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ on:
2121

2222
permissions: {}
2323

24+
env:
25+
GH_TELEMETRY: "false"
26+
2427
jobs:
2528
prepare:
2629
name: Prepare

0 commit comments

Comments
 (0)