kou commented on code in PR #68: URL: https://github.com/apache/arrow-erlang/pull/68#discussion_r3541490971
########## .github/workflows/docs.yml: ########## @@ -15,34 +15,22 @@ # specific language governing permissions and limitations # under the License. -name: Generate Docs +name: Docs CI Review Comment: It seems that "CI" is redundant. How about removing it? ```suggestion name: Docs ``` -- 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]
