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 44added8 add license
44added8 is described below

commit 44added8f810c1f77044e9db17b0c20f4c3fdbac
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:41:13 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 8c61130e..7bf2a5aa 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: ./third-party/loc_script # Uses an action in the root directory
+       uses: ./third_party/loc_script # Uses an action in the root directory
        id: badge
        with:
          debug: true

Reply via email to