You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by yu...@apache.org on 2022/07/26 09:58:36 UTC

[rocketmq-clients] branch master updated: Add a workflow to check the license

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

yukon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 099706b  Add a workflow to check the license
099706b is described below

commit 099706be6b4a64d3514cc4941843433afed09122
Author: 尘央 <xi...@alibaba-inc.com>
AuthorDate: Tue Jul 26 17:58:29 2022 +0800

    Add a workflow to check the license
---
 .github/workflows/license-checker.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/license-checker.yaml b/.github/workflows/license-checker.yaml
new file mode 100644
index 0000000..99be98b
--- /dev/null
+++ b/.github/workflows/license-checker.yaml
@@ -0,0 +1,2 @@
+- name: License Eye Header
+  uses: apache/skywalking-eyes@v0.4.0