This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch apache_check
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/apache_check by this push:
new e74c36cd add license
e74c36cd is described below
commit e74c36cd1339e7a924696ba2734821a7d5a9312e
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 15:32:39 2024 +0000
add license
---
.github/workflows/loc.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index e6f2dfa5..155e3ea1 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -16,11 +16,9 @@ jobs:
- name: NPM Init
run: npm init -y
- working-directory: ./third_party/loc_script/
- name: NPM Install
run: npm install badgen @actions/core glob-gitignore
- working-directory: ./third_party/loc_script/
- name: Launch the local action
id: badge