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:29:11 UTC

[skywalking-kubernetes-event-exporter] 01/01: Update build-and-test.yaml

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-kubernetes-event-exporter.git

commit 53352df4a660efc3bf407cc029cd864078f7ba78
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Fri Jul 8 21:29:07 2022 +0800

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

diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml
index 913352f..8bc4889 100644
--- a/.github/workflows/build-and-test.yaml
+++ b/.github/workflows/build-and-test.yaml
@@ -43,9 +43,7 @@ jobs:
           go-version: 1.16
 
       - name: Check License
-        uses: apache/skywalking-eyes@main
-        env:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+        uses: apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
 
       - name: Lint
         if: steps.changes.outputs.src == 'true'