You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by lr...@apache.org on 2021/06/09 15:58:21 UTC

[incubator-toree] 02/02: Fix typo in github workflow name

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

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git

commit 413917c6988740ff36f7840bceae627d2bdf2cb6
Author: Kevin Bates <kb...@gmail.com>
AuthorDate: Wed Jun 9 08:04:30 2021 -0700

    Fix typo in github workflow name
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 17aa9a9..369a995 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-name: Apache Toreee build
+name: Apache Toree build
 
 on:
   pull_request: