SbloodyS commented on code in PR #9366:
URL: https://github.com/apache/dolphinscheduler/pull/9366#discussion_r843810556


##########
.github/workflows/backend.yml:
##########
@@ -81,13 +81,15 @@ jobs:
     name: Build
     runs-on: ubuntu-latest
     timeout-minutes: 30
-    needs: [ build ]
+    needs: [ build, paths-filter ]

Review Comment:
   It is not recognized in ```needs.paths-filter.outputs.not-ignore``` if not 
add this. Is there a better way to do that?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to