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

wusheng pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git


The following commit(s) were added to refs/heads/main by this push:
     new 37d872d  Fix condition.
37d872d is described below

commit 37d872d4ae7152c663c444ce002892042f430784
Author: Wu Sheng <[email protected]>
AuthorDate: Tue Aug 31 15:25:13 2021 +0800

    Fix condition.
---
 .github/workflows/ci.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 7ce0c4a..86ff2b5 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -23,7 +23,6 @@ on:
 
 jobs:
   check-license-header:
-    if: (github.event_name == 'schedule' && github.repository == 
'apache/skywalking') || (github.event_name != 'schedule')
     name: Check License Header
     runs-on: ubuntu-latest
     timeout-minutes: 10

Reply via email to