From 5c7435a07111dc1840b60f4b8a3472cde27b5226 Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Fri, 5 Nov 2021 18:01:34 +0800 Subject: [PATCH] trigger CI on main branch --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 40ab449c..4b8c07e6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,7 @@ on: - ".gitattributes" - ".editorconfig" branches: - - master + - main pull_request: paths-ignore: - "docs/**"