Skip to content

Commit a467fdc

Browse files
authored
Enable precommit yaml xlang test on code push. (#39071)
1 parent c77b2d4 commit a467fdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ env:
6565
jobs:
6666
beam_PreCommit_Yaml_Xlang_Direct:
6767
if: |
68+
github.event_name == 'push' ||
6869
github.event_name == 'workflow_dispatch' ||
6970
github.event_name == 'pull_request_target' ||
7071
(github.event_name == 'schedule' && github.repository == 'apache/beam') ||

0 commit comments

Comments
 (0)