We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c509d3 commit d2fdabbCopy full SHA for d2fdabb
.github/workflows/beam_PreCommit_Whitespace.yml
@@ -86,3 +86,8 @@ jobs:
86
uses: ./.github/actions/gradle-command-self-hosted-action
87
with:
88
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