From 8f131204830bd36ef657f51174e998335b9cd92f Mon Sep 17 00:00:00 2001 From: Sarah Gibson <44771837+sgibson91@users.noreply.github.com> Date: Fri, 17 Jun 2022 10:31:44 +0100 Subject: [PATCH] fix typo --- .github/workflows/bump-image-tags.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump-image-tags.yaml b/.github/workflows/bump-image-tags.yaml index 7ad6dfcb08..70830673d6 100644 --- a/.github/workflows/bump-image-tags.yaml +++ b/.github/workflows/bump-image-tags.yaml @@ -22,7 +22,7 @@ jobs: config_path: "helm-charts/binderhub/values.yaml" images_info: '{"values_path": ".binderhub.config.BinderHub.build_image"}' - # Turn of bumping of Pangeo images as per https://github.com/2i2c-org/infrastructure/issues/1240#issuecomment-1151212986 + # Turn off bumping of Pangeo images as per https://github.com/2i2c-org/infrastructure/issues/1240#issuecomment-1151212986 # - name: "pangeo-hubs common singleuser image" # config_path: "config/clusters/pangeo-hubs/common.values.yaml" # # The regexpr attribute will ensure we only bump tags in the form YYYY.MM.DD