fix(plugin-workflow): fix collection trigger config (#575)

This commit is contained in:
Junyi 2022-07-04 22:09:15 +08:00 committed by GitHub
parent 592f6a423b
commit 93fba8fcb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ export default {
'config.collection': { 'config.collection': {
...collection, ...collection,
['x-reactions']: [ ['x-reactions']: [
...collection['x-reactions'],
{ {
target: 'config.mode', target: 'config.mode',
fulfill: { fulfill: {