From 3ec51b85bf876baed74d7d47add99a9c19221499 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Fri, 28 Nov 2025 02:03:23 -0600 Subject: [PATCH] Remove unnecessary blank line in deploy-preview.yml for improved readability. --- .github/workflows/deploy-preview.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index ed0be503..a342ac7a 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -8,7 +8,6 @@ on: pull_request: branches: - canary - permissions: actions: read deployments: write