lostluck commented on code in PR #29431:
URL: https://github.com/apache/beam/pull/29431#discussion_r1393063226


##########
.github/workflows/beam_PreCommit_Go.yml:
##########
@@ -19,10 +19,10 @@ on:
   push:
     tags: ['v*']
     branches: ['master', 'release-*']
-    paths: ['model/**', 'sdks/go.**', 'release/**', 
'.github/workflows/beam_PreCommit_Go.yml']
+    paths: ['model/**', 'sdks/go.mod', 'sdks/go.sum','sdks/go/**.go', 
'release/**', '.github/workflows/beam_PreCommit_Go.yml']

Review Comment:
   I forgot about gradle files (and any other scripts). Those are important in 
this case. Fixed. Thanks!



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