trigger catalogs workflow

This commit is contained in:
TheBeastLT
2022-04-01 14:05:11 +02:00
parent 120f30257d
commit 283eef4bfd

View File

@@ -45,7 +45,8 @@ function createManifest() {
}
],
behaviorHints: {
configurable: false, // @TODO might enable configuration to configure providers
// @TODO might enable configuration to configure providers
configurable: false,
configurationRequired: false
}
};