From fd2039cf06b83060c2f3baa171f475948f68074e Mon Sep 17 00:00:00 2001 From: Tyler Hawthorne <110597351+Hawthorne001@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:52:27 -0500 Subject: [PATCH] Rename .github/workflows/linter-automated.yaml to .github/workflows/Mainh/linter-automated.yaml https://portal.azure.com/?feature.msaljs=true#view/Microsoft_AAD_IAM/LinkedSubscriptionsBlade --- .github/workflows/{ => Mainh}/linter-automated.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{ => Mainh}/linter-automated.yaml (97%) diff --git a/.github/workflows/linter-automated.yaml b/.github/workflows/Mainh/linter-automated.yaml similarity index 97% rename from .github/workflows/linter-automated.yaml rename to .github/workflows/Mainh/linter-automated.yaml index 46cbd085a..a9c996ec8 100644 --- a/.github/workflows/linter-automated.yaml +++ b/.github/workflows/Mainh/linter-automated.yaml @@ -17,4 +17,4 @@ jobs: path: "src/**/*.sh" severity: "error" # [style, info, warning, error] env: - SHELLCHECK_OPTS: -e SC2072 # Acceptable use of decimal comparison \ No newline at end of file + SHELLCHECK_OPTS: -e SC2072 # Acceptable use of decimal comparison