From 5078e198d82d311232ed9e6a0b8159bfaa46e784 Mon Sep 17 00:00:00 2001 From: DooHyoJeong Date: Fri, 10 Oct 2025 01:15:46 +0900 Subject: [PATCH] =?UTF-8?q?chore[infra]:=20action=20=EA=B6=8C=ED=95=9C=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI-CD_Pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI-CD_Pipeline.yml b/.github/workflows/CI-CD_Pipeline.yml index 1bc61f5..a0e8fca 100644 --- a/.github/workflows/CI-CD_Pipeline.yml +++ b/.github/workflows/CI-CD_Pipeline.yml @@ -4,6 +4,7 @@ permissions: contents: read packages: write id-token: write + actions: read on: push: