Abacn commented on code in PR #32941:
URL: https://github.com/apache/beam/pull/32941#discussion_r1819326027


##########
.github/workflows/dask_runner_tests.yml:
##########
@@ -22,7 +22,7 @@ name: Dask Runner Tests
 on:
   schedule:
     - cron: '3 7 * * *'
-  pull_request:
+  pull_request_target:

Review Comment:
   change to "pull_request_target" will make the workflow runs on HEAD instead 
of the PR branch. Is there any issue using "pull_request" trigger?



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