From 91ca2d9a4eae1a1b58c10a75f17313977885930e Mon Sep 17 00:00:00 2001 From: tae0y Date: Sat, 7 Dec 2024 22:15:14 +0900 Subject: [PATCH] =?UTF-8?q?update=20:=20github=20action=20=ED=8A=B8?= =?UTF-8?q?=EB=A6=AC=EA=B1=B0=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 844e708..2109189 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -16,7 +16,7 @@ on: - 'feat/*' paths-ignore: - 'README.md' - - '.github/**' + #- '.github/**' - 'docker/**' - '.*' pull_request: