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 b91691a0 add license
b91691a0 is described below
commit b91691a0ec6cdb3f19099d82f3001e4d384a8838
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:38:03 2024 +0000
add license
---
.github/workflows/loc.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index 2fff7ff6..b562b1a7 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -15,7 +15,7 @@ jobs:
ref: ${{ env.BRANCH_NAME }}
- name: Launch the local action
- uses: ./ # Uses an action in the root directory
+ uses: ./third-party # Uses an action in the root directory
id: badge
with:
debug: true