From e930fa5a1cee646183f8620301d6b5bd714c6440 Mon Sep 17 00:00:00 2001 From: Somangshu Goswami Date: Mon, 28 Jun 2021 13:19:55 +0530 Subject: [PATCH] Added pod label automation for the new iFrame widget (#5440) --- .github/config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/config.json b/.github/config.json index fd21c1db49..cbc906c204 100644 --- a/.github/config.json +++ b/.github/config.json @@ -623,6 +623,11 @@ "type": "hasLabel", "value": true }, + { + "label": "iFrame", + "type": "hasLabel", + "value": true + }, { "label": "Widgets", "type": "hasLabel",