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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new f4556ee4f9c Testing check user permission action
f4556ee4f9c is described below

commit f4556ee4f9c713aa7ac4a366f457df10ed10fb07
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Aug 27 15:20:54 2024 +0200

    Testing check user permission action
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .github/workflows/pr-comment.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml
index 2174f915721..d8ee4f1b35c 100644
--- a/.github/workflows/pr-comment.yml
+++ b/.github/workflows/pr-comment.yml
@@ -38,6 +38,7 @@ jobs:
       - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 
v4.1.7
         with:
           persist-credentials: false
+          submodules: recursive
       - name: Check Permission
         uses: ./.github/actions/check-user-permission
       - name: Retrieve sha

Reply via email to