Feat v0.2.9 builtin retirement (#13)
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #13.
This commit is contained in:
@@ -25,7 +25,7 @@ type manifestTrigger struct {
|
||||
// manifest (declarative sync). For webhooks, generates an HMAC secret on
|
||||
// first create.
|
||||
//
|
||||
// Called from SeedBuiltinPackages, admin install, and package install.
|
||||
// Called from admin install and package install.
|
||||
func SyncManifestTriggers(ctx context.Context, stores store.Stores, engine *triggers.Engine, pkgID string, manifest map[string]any) {
|
||||
if stores.Triggers == nil {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user