We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GH_TELEMTRY=false
1 parent 632f289 commit c826a4eCopy full SHA for c826a4e
1 file changed
.github/workflows/build.yml
@@ -21,6 +21,9 @@ on:
21
22
permissions: {}
23
24
+env:
25
+ GH_TELEMETRY: "false"
26
+
27
jobs:
28
prepare:
29
name: Prepare
0 commit comments