From 0542f34a8fe2275fde61cb531b1bb820236242b1 Mon Sep 17 00:00:00 2001 From: Kim Dong Hyun <98632435+DDonghyeo@users.noreply.github.com> Date: Thu, 9 May 2024 18:05:46 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs=20:=20API=20=EB=AC=B8?= =?UTF-8?q?=EC=84=9C=20=ED=86=B5=ED=95=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/apidocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/apidocs.yml b/.github/workflows/apidocs.yml index aed28fff..b6f0a47c 100644 --- a/.github/workflows/apidocs.yml +++ b/.github/workflows/apidocs.yml @@ -1,6 +1,10 @@ name: generate noti-service api docs on: + push: + branches: + - docs/#44 + - develop workflow_dispatch: inputs: branch: