change trigger syntax

This commit is contained in:
bunix42 2022-06-13 19:35:38 +00:00
parent 3b0bccb559
commit 0eab789576

View File

@ -64,10 +64,11 @@ steps:
trigger: trigger:
event: event:
- push - push
- cron
branch: branch:
- master - master
trigger
event:
- cron
cron: cron:
- nightly - nightly