Abacn commented on code in PR #38124:
URL: https://github.com/apache/beam/pull/38124#discussion_r3076664110
##########
.github/workflows/beam_PreCommit_Java_Dataflow.yml:
##########
@@ -26,9 +26,8 @@ on:
pull_request_target:
branches: ['master', 'release-*']
paths:
- - 'runners/google-cloud-dataflow-java/worker/**'
- - '.github/trigger_files/beam_PreCommit_Java_Dataflow.json'
- - 'release/trigger_all_tests.json'
+ - 'runners/google-cloud-data-dataflow-java/worker/**'
+ - '.github/workflows/beam_PreCommit_Java_Dataflow.yml'
Review Comment:
```suggestion
- '.github/trigger_files/beam_PreCommit_Java_Dataflow.json'
```
sorry, I mean the json file is not needed to be created for this PR. The
json file trigger path is still good to hive, in alignment with other workflows
--
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]