You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/03/14 18:03:54 UTC

[isis] branch ISIS-2975 updated: ISIS-2975: experiments (2)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch ISIS-2975
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/ISIS-2975 by this push:
     new 0d8988d  ISIS-2975: experiments (2)
0d8988d is described below

commit 0d8988d5d61e5ccbad92058912b9058509257892
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 14 18:03:45 2022 +0000

    ISIS-2975: experiments (2)
---
 .github/workflows/ci-build-artifacts-push-maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-artifacts-push-maven.yml b/.github/workflows/ci-build-artifacts-push-maven.yml
index 916897c..2d147be 100644
--- a/.github/workflows/ci-build-artifacts-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-push-maven.yml
@@ -6,7 +6,7 @@ on:
       - ISIS-2975
   pull_request:
     branches:
-      - ISIS-2975
+      - master
 
 jobs:
   build: