You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2021/09/17 09:46:57 UTC

[datasketches-java] branch Memory2-doc-fixes-gh-actions updated: Typo in branch name

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

dcromberge pushed a commit to branch Memory2-doc-fixes-gh-actions
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


The following commit(s) were added to refs/heads/Memory2-doc-fixes-gh-actions by this push:
     new faa8ab1  Typo in branch name
faa8ab1 is described below

commit faa8ab134041e868bf03efc50e4e2a214c60755a
Author: David Cromberge <da...@gmail.com>
AuthorDate: Fri Sep 17 10:46:48 2021 +0100

    Typo in branch name
---
 .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 15a2d32..eed1d92 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, Memory2-doc-fixes-gh-action ]
+        branches: [ master, Memory2-doc-fixes-gh-actions ]
     workflow_dispatch:
 
 env:

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org