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: 尘央 <[email protected]>
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/[email protected]

Reply via email to