From 7de95e270487596f7a5b578a548abda5372d1d06 Mon Sep 17 00:00:00 2001 From: Dan Webb Date: Mon, 15 Jun 2026 16:35:02 +0100 Subject: [PATCH] fix: repair workflow actionlint failures --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29de4efd..ad1b874d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -133,7 +133,6 @@ jobs: - "config-resolver" - "config-ssl-redirect" - "config-custom-template" - - "config-custom-template" - "config-array" - "config-fastcgi" fail-fast: false