You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/07/08 09:44:27 UTC

[GitHub] [dolphinscheduler] kezhenxu94 commented on a diff in pull request #10848: [Improvement] [CI] Add label robot to pull request

kezhenxu94 commented on code in PR #10848:
URL: https://github.com/apache/dolphinscheduler/pull/10848#discussion_r916652334


##########
.github/workflows/pull-request-robot.yml:
##########
@@ -31,5 +31,5 @@ jobs:
         uses: actions/labeler@v4
         with:
           repo-token: "${{ secrets.GITHUB_TOKEN }}"
-          configuration-path: .github/actions/labeler.yml
+          configuration-path: ../actions/labeler.yml

Review Comment:
   You need a `actions/checkout` to check out the source codes first



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org