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

haonan pushed a commit to branch try_action
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git


The following commit(s) were added to refs/heads/try_action by this push:
     new bdc657a  try github action
bdc657a is described below

commit bdc657a476e12b9e2d7488b3d1668829f9da996e
Author: HTHou <[email protected]>
AuthorDate: Tue Jan 5 18:13:50 2021 +0800

    try github action
---
 .github/workflows/go.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 1ccffa8..18f9d20 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -2,7 +2,7 @@ name: Go
 
 on:
   push:
-    branches: [ try_action ]
+    branches: [ main ]
   pull_request:
     branches: [ main ]
 

Reply via email to