Skip to content

Commit d2fdabb

Browse files
authored
Update beam_PreCommit_Whitespace.yml to run validateChanges (apache#36064)
* Update beam_PreCommit_Whitespace.yml to run validateChanges fixes apache#35760 * Update beam_PreCommit_Whitespace.yml * Update beam_PreCommit_Whitespace.yml
1 parent 0c509d3 commit d2fdabb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/beam_PreCommit_Whitespace.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,8 @@ jobs:
8686
uses: ./.github/actions/gradle-command-self-hosted-action
8787
with:
8888
gradle-command: :whitespacePreCommit
89+
- name: validate CHANGES.md
90+
uses: ./.github/actions/gradle-command-self-hosted-action
91+
with:
92+
gradle-command: :validateChanges
93+

0 commit comments

Comments
 (0)