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

dcromberge pushed a commit to branch remove-matrix-profiles
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit e30fd6562411fe8de92496e839ff405711744b66
Author: David Cromberge <[email protected]>
AuthorDate: Mon Jul 19 12:21:57 2021 +0100

    Temporarily add branch to github actions trigger
---
 .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 0c4d2f5..e064470 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -3,7 +3,7 @@ name: Java Test Coverage with Maven, Coveralls
 on:
   pull_request:
   push:
-    branches: [ master ]
+    branches: [ master, remove-matrix-profiles ]
   workflow_dispatch:
 
 env:

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to