This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push: new 4ede294 Trigger GitHub builds for PRs. 4ede294 is described below commit 4ede2949c0d6d16d41fcac857992ffb54910d87e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Aug 22 09:20:43 2020 -0400 Trigger GitHub builds for PRs. --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index affbcc1..f8409f2 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -15,7 +15,7 @@ name: Java CI -on: [push] +on: [push, pull_request] jobs: build: