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 2020/12/29 13:54:16 UTC

[skywalking-infra-e2e] 01/01: Remove ignored file and set license-eye

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

kezhenxu94 pushed a commit to branch chore/git-ignore
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git

commit 58aedb44ab63a9bffe5e7f3fe2bcf8d67d77d003
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Tue Dec 29 21:53:21 2020 +0800

    Remove ignored file and set license-eye
---
 .github/workflows/build.yaml | 7 ++++++-
 coverage.txt                 | 1 -
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 698d271..461ee57 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -35,6 +35,11 @@ jobs:
           go-version: 1.14
         id: go
 
+      - name: Check License
+        uses: apache/skywalking-eyes@d7cc2d55e706869d52400f6bac146977439b2744
+        env:
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+
       - name: Check out code into the Go module directory
         uses: actions/checkout@v2
 
@@ -45,4 +50,4 @@ jobs:
         run: make test
 
       - name: Build
-        run: make build
\ No newline at end of file
+        run: make build
diff --git a/coverage.txt b/coverage.txt
deleted file mode 100644
index 79b28a0..0000000
--- a/coverage.txt
+++ /dev/null
@@ -1 +0,0 @@
-mode: atomic