You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ke...@apache.org on 2022/07/08 13:34:29 UTC

[incubator-seatunnel] branch kezhenxu94-patch-1 created (now 2c6649577)

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

kezhenxu94 pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


      at 2c6649577 Update license.yml

This branch includes the following new commits:

     new 2c6649577 Update license.yml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-seatunnel] 01/01: Update license.yml

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git

commit 2c6649577528b0a07baccc9ac18285a659da6ec6
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Fri Jul 8 21:34:24 2022 +0800

    Update license.yml
---
 .github/workflows/license.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml
index 2d5ec0da1..d9cd901ca 100644
--- a/.github/workflows/license.yml
+++ b/.github/workflows/license.yml
@@ -36,7 +36,7 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - name: Check License Header
-        uses: apache/skywalking-eyes@main
+        uses: apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
   auto-license:
     name: Auto License
     runs-on: ubuntu-latest