From be4525f54f9f794ffd6e624fe5bb5262b7d284c6 Mon Sep 17 00:00:00 2001 From: Cassie Cheung Date: Sat, 7 Dec 2024 18:43:36 +0800 Subject: [PATCH] chore(ci): fix typo --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 472771f..e40636c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -6,7 +6,7 @@ on: - "**.md" branches: - 'main' - # this is needed when pushing tags manually, apparantly. + # this is needed when pushing tags manually, apparently. # https://github.com/actions/runner/issues/1007 create: pull_request: