This is an automated email from the ASF dual-hosted git repository.

piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git


The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
     new f5ec840c1 added the license check as GitHub workflow (CONNECTORS-1754)
f5ec840c1 is described below

commit f5ec840c1fbbc7705168fcafeecd6898cf4497ae
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Feb 2 10:08:33 2024 +0100

    added the license check as GitHub workflow (CONNECTORS-1754)
---
 .github/workflows/license-check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license-check.yml 
b/.github/workflows/license-check.yml
index 447caa8e2..459a22d26 100644
--- a/.github/workflows/license-check.yml
+++ b/.github/workflows/license-check.yml
@@ -34,7 +34,7 @@ jobs:
           architecture: x64
           cache: maven
       - name: Setup Ant
-      - uses: cedx/setup-ant@v2
+        uses: cedx/setup-ant@v2
         with:
           optional-tasks: true
           version: 1.10.14

Reply via email to