mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-17 15:55:40 -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.
|
# CI step to automatic synchronization with an upstream repository.
|
||||||
|
|
||||||
when:
|
when:
|
||||||
event: [ cron, manual ]
|
event: [cron, manual]
|
||||||
cron: "sync"
|
cron: "sync"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user