From 4dc17f99408a7b05788682469fc0b8c7adb21cb1 Mon Sep 17 00:00:00 2001 From: tison Date: Sun, 28 Apr 2024 11:02:07 +0800 Subject: [PATCH] main is master Signed-off-by: tison --- .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 c69cca6..daee15e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: pull_request: - branches: [main] + branches: [ master ] jobs: typos: