From 5f5a40f292707f110761ec2df14817e1adc70cfb Mon Sep 17 00:00:00 2001 From: Lee Youl <2yulrang@gmail.com> Date: Wed, 16 Oct 2024 20:04:23 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20test:=20workflow=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dispatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 6c214844..68239903 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -2,7 +2,7 @@ name: Trigger Fork Repo Action on: push: branches: - - master + - main jobs: trigger-fork: if: github.repository_owner == 'CodeitFESI4-Team1'