Update core/src/main/java/io/kestra/plugin/core/namespace/PurgeFiles.java

This commit is contained in:
AJ Emerich
2025-12-17 15:13:09 +01:00
committed by GitHub
parent e0c3cfa1f9
commit 123d7fb426

View File

@@ -47,7 +47,6 @@ import java.util.concurrent.atomic.AtomicLong;
filePattern: "**/*.sql"
behavior:
type: version
keepAmount: 3
before: "2025-01-01T00:00:00Z"
"""
)