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


The following commit(s) were added to refs/heads/gha-summary by this push:
     new 869eaab  Test
869eaab is described below

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

    Test
---
 .github/workflows/publish-docker.yaml | 1 +
 test.go                               | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.github/workflows/publish-docker.yaml 
b/.github/workflows/publish-docker.yaml
index a2929f1..80b2d54 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -21,6 +21,7 @@ on:
   push:
     branches:
       - main
+      - gha-summary
 
 env:
   HUB: ghcr.io/apache/skywalking-eyes
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