paleolimbot commented on code in PR #557: URL: https://github.com/apache/arrow-nanoarrow/pull/557#discussion_r1681037921
########## .github/workflows/docker-build.yaml: ########## @@ -14,7 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -name: Build Docker Images +name: docker-build Review Comment: It's an ever so slightly eaiser convention if the workflow name == the yaml file under workflows! (Most other CI jobs in this repo now use it, but I mostly update them as I go) -- 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]
