From f9c419cf232f2e53c15d8d791e714ed3672752e6 Mon Sep 17 00:00:00 2001 From: Yujin Baek <87238236+Yujin-Baek@users.noreply.github.com> Date: Sun, 3 Sep 2023 12:53:45 +0900 Subject: [PATCH] =?UTF-8?q?docs=20:=20automerge.yml=20=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/automerge.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index ff715f4..7db5430 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,7 +1,7 @@ name: automerge on: schedule: - - cron: '15 3 * * 0' + - cron: '0 4 * * 0' jobs: automerge: @@ -12,5 +12,6 @@ jobs: uses: "pascalgn/automerge-action@v0.15.6" env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" + MERGE_LABELS: ""