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

smakov pushed a commit to branch github-actions
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/github-actions by this push:
     new 91e5794  WIP on Github Actions setup.
91e5794 is described below

commit 91e579435935dedfe90812f4d9f6af05eaf3aa6a
Author: smakov <[email protected]>
AuthorDate: Thu May 14 18:17:09 2020 +0300

    WIP on Github Actions setup.
---
 .github/workflows/{main-build.yml => build.yml} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main-build.yml b/.github/workflows/build.yml
similarity index 97%
rename from .github/workflows/main-build.yml
rename to .github/workflows/build.yml
index 43d4c6c..f90af24 100644
--- a/.github/workflows/main-build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: NLPCraft Build
+name: build
 
 on:
   push:

Reply via email to