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

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

commit acb75d85bd56d339678e933e61e097a99c58521e
Author: kezhenxu94 <[email protected]>
AuthorDate: Tue May 10 15:16:22 2022 +0800

    Test
---
 .github/workflows/license-eye-check.yaml | 1 +
 test.go                                  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.github/workflows/license-eye-check.yaml 
b/.github/workflows/license-eye-check.yaml
index d650d5b..fbb26c9 100644
--- a/.github/workflows/license-eye-check.yaml
+++ b/.github/workflows/license-eye-check.yaml
@@ -22,6 +22,7 @@ on:
   push:
     branches:
       - main
+      - gha-summary
 
 jobs:
   build-license-eye:
diff --git a/test.go b/test.go
new file mode 100644
index 0000000..06ab7d0
--- /dev/null
+++ b/test.go
@@ -0,0 +1 @@
+package main

Reply via email to