From 6bf38614ecc36272329efee22092aa97805c4d9e Mon Sep 17 00:00:00 2001 From: kev Date: Sat, 16 Dec 2023 15:44:07 +0800 Subject: [PATCH] chore: fix annotation indent --- .github/workflows/prod-build.yml | 10 +++++----- Dockerfile | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/prod-build.yml b/.github/workflows/prod-build.yml index 421e014..5260982 100644 --- a/.github/workflows/prod-build.yml +++ b/.github/workflows/prod-build.yml @@ -1,11 +1,11 @@ # _ # _ -# _ __ ___ ___ __ _| |_ ___ -# | '__/ _ \ / __/ _` | __/ __| -# | | | (_) | (_| (_| | |_\__ \ -# |_| \___/ \___\__,_|\__|___/ +# _ __ ___ ___ __ _| |_ ___ +# | '__/ _ \ / __/ _` | __/ __| +# | | | (_) | (_| (_| | |_\__ \ +# |_| \___/ \___\__,_|\__|___/ # -# https://github.com/rocats/apigateway-interceptor +# https://github.com/rocats/apigateway-interceptor # # Copyright (C) 2023 @rocats # diff --git a/Dockerfile b/Dockerfile index 7ef9536..09425e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,10 +1,10 @@ # _ -# _ __ ___ ___ __ _| |_ ___ -# | '__/ _ \ / __/ _` | __/ __| -# | | | (_) | (_| (_| | |_\__ \ -# |_| \___/ \___\__,_|\__|___/ +# _ __ ___ ___ __ _| |_ ___ +# | '__/ _ \ / __/ _` | __/ __| +# | | | (_) | (_| (_| | |_\__ \ +# |_| \___/ \___\__,_|\__|___/ # -# https://github.com/rocats/apigateway-interceptor +# https://github.com/rocats/apigateway-interceptor # # Copyright (C) 2023 @rocats #