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

commit dc900cca80cee953d2d9c9468b455b65b61e99a0
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 14:43:48 2024 +0000

    add license
---
 .github/workflows/loc.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index 125ddd12..532e4c28 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -16,6 +16,7 @@ jobs:
 
      - name: Launch the local action
        #uses: ./third_party/loc_script # Uses an action in the root directory
+       uses: ./
        id: badge
        with:
          debug: true

Reply via email to