no cron for build pipeline
This commit is contained in:
parent
7d1324ac5b
commit
80a8db1ebb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
when:
|
when:
|
||||||
event: [push, cron, manual]
|
event: [push, manual]
|
||||||
|
|
||||||
# matrix:
|
# matrix:
|
||||||
# include:
|
# include:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue