From 24728671aa160d5cd46fe7cbd4a9a324dfc1c574 Mon Sep 17 00:00:00 2001 From: phillip-stephens Date: Wed, 12 Feb 2025 10:49:32 -0800 Subject: [PATCH] remove space --- .github/workflows/sync_fork.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sync_fork.yml b/.github/workflows/sync_fork.yml index becb8949f..cb4256056 100644 --- a/.github/workflows/sync_fork.yml +++ b/.github/workflows/sync_fork.yml @@ -19,7 +19,6 @@ jobs: git remote add upstream https://github.com/miekg/dns.git git fetch upstream - - name: Check for new changes id: check_updates run: |