volatilemolotov commented on code in PR #28198:
URL: https://github.com/apache/beam/pull/28198#discussion_r1309381258


##########
.github/workflows/beam_PreCommit_Go.yml:
##########
@@ -49,6 +49,11 @@ permissions:
 concurrency:
   group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || 
github.sha || github.head_ref || github.ref }}-${{ github.event.sender.login 
}}-${{ github.event.schedule }}'
   cancel-in-progress: true
+env:
+  GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}

Review Comment:
   Im unfortunately not aware of the scope the gradle cache is used, this was 
the job i have been using to test various issues. If we need another lets close 
this one and make another
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to