aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-13 21:20:27 +0800
committercrupest <crupest@outlook.com>2021-12-13 21:20:27 +0800
commit770d0dbdcdc1e54f66c2ed2c8855a2f9cf2af61a (patch)
treeacde102bfba4cfe69883ad769f1b6de1aefcb055
parent97c691162c39c9d592e418f07a1015f4032c2d86 (diff)
downloadcru-770d0dbdcdc1e54f66c2ed2c8855a2f9cf2af61a.tar.gz
cru-770d0dbdcdc1e54f66c2ed2c8855a2f9cf2af61a.tar.bz2
cru-770d0dbdcdc1e54f66c2ed2c8855a2f9cf2af61a.zip
...
-rw-r--r--.github/workflows/windows-ci.yml (renamed from .github/workflows/ci.yml)4
-rw-r--r--README.md2
2 files changed, 2 insertions, 4 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/windows-ci.yml
index 599e59fc..4a3be7cf 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/windows-ci.yml
@@ -1,17 +1,15 @@
-name: CI
+name: Windows CI
on:
push:
branches: [master]
paths-ignore:
- "docs/**"
- - "drafts/**"
- "**/README.md"
pull_request:
branches: [master]
paths-ignore:
- "docs/**"
- - "drafts/**"
- "**/README.md"
jobs:
diff --git a/README.md b/README.md
index a6f20461..a1244dee 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# CruUI
-![CI](https://github.com/crupest/CruUI/workflows/CI/badge.svg)
+[![macOS CI](https://github.com/crupest/cru/actions/workflows/macos-ci.yml/badge.svg?branch=master)](https://github.com/crupest/cru/actions/workflows/macos-ci.yml)
## overview