delete spaces inside brackets

This commit is contained in:
Colgrave 2025-01-05 23:38:10 -05:00
parent 0fc87e6173
commit f2af006b1a

View File

@ -3,7 +3,7 @@
# CI step to automatic synchronization with an upstream repository.
when:
event: [ cron, manual ]
event: [cron, manual]
cron: "sync"
steps: