ktmud commented on a change in pull request #12625: URL: https://github.com/apache/superset/pull/12625#discussion_r564031723
########## File path: .gitmodules ########## @@ -24,9 +24,6 @@ [submodule ".github/actions/file-changes-action"] path = .github/actions/file-changes-action url = https://github.com/trilom/file-changes-action -[submodule ".github/actions/cancel-workflow-action"] Review comment: I thought `@actions/checkout` will check out the whole repo and submodules recursively? Thought there is certain overhead here that we can potentially avoid if using the action directly. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org