pjfanning commented on code in PR #466:
URL: https://github.com/apache/poi/pull/466#discussion_r1207176096


##########
.github/workflows/test-gradle.yml:
##########
@@ -16,6 +16,9 @@ jobs:
 
     runs-on: ubuntu-latest
 
+    env:
+      GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}

Review Comment:
   this is not our main build - our main builds are on 
https://ci-builds.apache.org/job/POI/
   
   this Github CI build only kicks off for commits by ASF committers 
   
   we use svn - not github - this is a mirror over which we have little github 
control



-- 
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: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to