From f2af006b1a8bf57ebc41de5311c347c0acfdf3fe Mon Sep 17 00:00:00 2001 From: Colgrave Date: Sun, 5 Jan 2025 23:38:10 -0500 Subject: [PATCH] delete spaces inside brackets --- Git/.woodpecker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Git/.woodpecker.yaml b/Git/.woodpecker.yaml index fb80c4d..b353ab1 100644 --- a/Git/.woodpecker.yaml +++ b/Git/.woodpecker.yaml @@ -3,7 +3,7 @@ # CI step to automatic synchronization with an upstream repository. when: - event: [ cron, manual ] + event: [cron, manual] cron: "sync" steps: