[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [commons-build-plugin] branch master updated: Trigger a GitHub build on pull requests.
From:       ggregory () apache ! org
Date:       2020-08-31 13:13:31
Message-ID: 159887961134.2236.12453335620624887287 () gitbox ! apache ! org
[Download RAW message or body]

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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3914659  Trigger a GitHub build on pull requests.
3914659 is described below

commit 39146596988a742b834e0a43aee0a22211a74191
Author: Gary Gregory <garydgregory@gmail.com>
AuthorDate: Mon Aug 31 09:13:23 2020 -0400

    Trigger a GitHub build on pull requests.
---
 .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 90e4a5b..6b4fbd3 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:

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic