• R/O
  • HTTP
  • SSH
  • HTTPS

dictzip-java: Commit


Commit MetaInfo

Revision9990960706267bdfc28d839725163ed306620f86 (tree)
Zeit2022-02-05 11:55:18
AutorHiroshi Miura <miurahr@linu...>
CommiterHiroshi Miura

Log Message

Actions: add checkstyle annotation on PR diff

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Ändern Zusammenfassung

Diff

--- a/.github/workflows/gradle-build-on-push.yml
+++ b/.github/workflows/gradle-build-on-push.yml
@@ -14,6 +14,7 @@ jobs:
1414 - name: install dictzip command
1515 run: sudo apt-get install -y dictzip
1616 - uses: gradle/gradle-build-action@v2
17+ - uses: kiancross/checkstyle-annotations-action@v1
1718 - run: ./gradlew check
1819 env:
1920 CI: true
Show on old repository browser