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

[skywalking-python] branch kezhenxu94-patch-1 created (now 4c2796e)

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/skywalking-python.git


      at 4c2796e  Update CI.yaml

This branch includes the following new commits:

     new 4c2796e  Update CI.yaml

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.



[skywalking-python] 01/01: Update CI.yaml

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/skywalking-python.git

commit 4c2796ee132c4e836d4c7ea08647a2983d2354bd
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Fri Jul 8 21:48:39 2022 +0800

    Update CI.yaml
---
 .github/workflows/CI.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml
index e0fb3af..e8bb75d 100644
--- a/.github/workflows/CI.yaml
+++ b/.github/workflows/CI.yaml
@@ -40,9 +40,7 @@ jobs:
         with:
           submodules: true
       - name: Check License
-        uses: apache/skywalking-eyes@main
-        env:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+        uses: apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
       - name: Lint codes
         run: make lint