]> source.dussan.org Git - poi.git/commit
Add initial Github Actions to build PRs with all three build-systems
authorDominik Stadler <centic@apache.org>
Sun, 20 Dec 2020 18:48:00 +0000 (18:48 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 20 Dec 2020 18:48:00 +0000 (18:48 +0000)
commitfb012041e8dd788637e68737199bc313b3e90098
tree936934b27f5188d19ab6b2a06aeebf8f6abd0f13
parent01dabc0d1b76bafa136248ef7676060f65cc45ec
Add initial Github Actions to build PRs with all three build-systems

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884654 13f79535-47bb-0310-9956-ffa450edef68
.github/workflows/test-ant.yml [new file with mode: 0644]
.github/workflows/test-gradle.yml [new file with mode: 0644]
.github/workflows/test-maven.yml [new file with mode: 0644]