CalvinKirs commented on a change in pull request #912:
URL: 
https://github.com/apache/incubator-seatunnel/pull/912#discussion_r778540174



##########
File path: .github/workflows/backend.yml
##########
@@ -61,3 +61,5 @@ jobs:
                  -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
       - name: Run Unit tests
         run: ./mvnw clean verify -B -Dmaven.test.skip=false -Dgpg.skip=true
+      - name: Check dependency license
+        run: sudo tools/dependencies/checkLicense.sh

Review comment:
       hi, this is because there is no permission, but I see that other 
projects seem to be able to do so. I am still looking for a problem, thank you 
for your comment. Currently this PR is still in WIP status, you can review it 
after I finish it.




-- 
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