You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/07/28 02:04:35 UTC

[GitHub] [incubator-seatunnel] CalvinKirs commented on a diff in pull request #2280: [CI][doc] Add build CI for document changes

CalvinKirs commented on code in PR #2280:
URL: https://github.com/apache/incubator-seatunnel/pull/2280#discussion_r931717578


##########
tools/documents/sync.sh:
##########
@@ -0,0 +1,112 @@
+#!/usr/bin/env bash
+
+set -euo pipefail
+

Review Comment:
   Hi you should add the license header



-- 
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@seatunnel.apache.org

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