refactor: workflow condition node
refactor: workflow condition node
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package nodeprocessor
|
||||
|
||||
const (
|
||||
outputCertificateValidatedKey = "certificate.validated"
|
||||
outputCertificateDaysLeftKey = "certificate.daysLeft"
|
||||
outputKeyForCertificateValidity = "certificate.validity"
|
||||
outputKeyForCertificateDaysLeft = "certificate.daysLeft"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user