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

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git


The following commit(s) were added to refs/heads/main by this push:
     new e795e81  Change workflow event to trigger GHA
e795e81 is described below

commit e795e81a9130ac340cac40802d5ee265fea38088
Author: kezhenxu94 <[email protected]>
AuthorDate: Mon Dec 21 15:58:44 2020 +0800

    Change workflow event to trigger GHA
---
 .github/workflows/license-eye-check.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license-eye-check.yaml 
b/.github/workflows/license-eye-check.yaml
index 7f65b60..cd40f8c 100644
--- a/.github/workflows/license-eye-check.yaml
+++ b/.github/workflows/license-eye-check.yaml
@@ -22,7 +22,7 @@ on:
   pull_request:
   push:
     branches:
-      - master
+      - main
 
 defaults:
   run:

Reply via email to