summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2022-05-06 16:38:48 +0800
committerPeng Wu <alexepico@gmail.com>2022-05-06 16:38:48 +0800
commit109de24d222478edaae4cadcdf31e0aec89b44ee (patch)
treed3fa9dacd8f9574520dff516c7a1af730830fe4c
parent37860481044afd21821988240878642bdec6d796 (diff)
downloadibus-libpinyin-109de24d222478edaae4cadcdf31e0aec89b44ee.tar.gz
ibus-libpinyin-109de24d222478edaae4cadcdf31e0aec89b44ee.tar.xz
ibus-libpinyin-109de24d222478edaae4cadcdf31e0aec89b44ee.zip
Update make-check.yml
-rw-r--r--.github/workflows/make-check.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/make-check.yml b/.github/workflows/make-check.yml
index c8a3fa7..167826a 100644
--- a/.github/workflows/make-check.yml
+++ b/.github/workflows/make-check.yml
@@ -2,9 +2,9 @@ name: C/C++ CI
on:
push:
- branches: [ master ]
+ branches: [ main ]
pull_request:
- branches: [ master ]
+ branches: [ main ]
jobs:
build: