From dd6b2b793c0cf9130d85d62c5295a0a692efcde4 Mon Sep 17 00:00:00 2001 From: Sai Kumar Battinoju Date: Tue, 24 Dec 2024 16:58:16 +0530 Subject: [PATCH] chore: update the default option --- .github/workflows/update-cache-policy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-cache-policy.yml b/.github/workflows/update-cache-policy.yml index aeed030de..9b96a4d12 100644 --- a/.github/workflows/update-cache-policy.yml +++ b/.github/workflows/update-cache-policy.yml @@ -15,9 +15,9 @@ on: description: The environment to update the cache control policy required: false options: + - development - production - staging - - development path_pattern: description: The path pattern to update the cache control policy required: false