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 3cc80dfb add license
3cc80dfb is described below

commit 3cc80dfb5b66f4c87e8db8cf695adc0e57d31a40
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:43:08 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 7bf2a5aa..125ddd12 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