mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-17 07:45:04 -04:00
delete spaces inside brackets
This commit is contained in:
parent
0fc87e6173
commit
f2af006b1a
@ -3,7 +3,7 @@
|
||||
# CI step to automatic synchronization with an upstream repository.
|
||||
|
||||
when:
|
||||
event: [ cron, manual ]
|
||||
event: [cron, manual]
|
||||
cron: "sync"
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user