Change tag

This commit is contained in:
Anna Saiapina 2025-09-05 10:48:47 +00:00 committed by GCP Dataform
parent 846c4f317b
commit ee267f4939

View File

@ -5,7 +5,7 @@ config {
uniqueKey: ["AGENT_ID"], uniqueKey: ["AGENT_ID"],
nonNull: ["AGENT_ID"] nonNull: ["AGENT_ID"]
}, },
tags: ["on-demand"], tags: ["daily"],
description: "All fields that are connected to the AGENT" description: "All fields that are connected to the AGENT"
} }