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 2cdf8a2a add license
2cdf8a2a is described below

commit 2cdf8a2a9e30bb3e1bfcb656903e18ef8f573bf5
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:40:00 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 b562b1a7..8c61130e 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 # 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