pabloem commented on code in PR #39177:
URL: https://github.com/apache/beam/pull/39177#discussion_r3672172663


##########
.github/workflows/beam_Infrastructure_PolicyEnforcer.yml:
##########
@@ -24,7 +24,7 @@ on:
   workflow_dispatch:
   schedule:
     # Once a week at 9:00 AM on Monday
-    - cron: '0 9 * * 1'

Review Comment:
   why are you changing this? this is no longer "Once a week at 9:00 AM on 
Monday" - but rather, "every day at midnight"



##########
.github/workflows/beam_Infrastructure_UsersPermissions.yml:
##########
@@ -52,7 +52,7 @@ jobs:
       - name: Setup gcloud
         uses: 
google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db
       - name: Install Terraform
-        uses: hashicorp/setup-terraform@v4
+        uses: 
hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e

Review Comment:
   this change seems unrelated. why is it included here? is it necessary?
   if not necessary, please revert.



##########
.github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml:
##########
@@ -1,71 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   why do we need to remove this file?



-- 
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