This commit is contained in:
qitas 2021-05-17 11:42:00 +08:00
parent bc579b71b0
commit e55aa0c048
3 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,7 @@ on:
push: push:
paths: paths:
- 'project/**' - 'project/**'
- '**.yml'
jobs: jobs:
CodeCheck: CodeCheck:

View File

@ -1,9 +1,10 @@
name: template name: src
on: on:
push: push:
paths: paths:
- 'src/**' - 'src/**'
- '**.yml'
jobs: jobs:
build: build:

View File

@ -2,6 +2,9 @@
[![sites](http://182.61.61.133/link/resources/SoC.png)](http://www.SoC.Xin) [![sites](http://182.61.61.133/link/resources/SoC.png)](http://www.SoC.Xin)
[![Build Status](https://github.com/SoCXin/CH552/workflows/project/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/project.yml)
[![Build Status](https://github.com/SoCXin/CH552/workflows/src/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/src.yml)
#### [Vendor](https://github.com/SoCXin/Vendor)[WCH](http://www.wch.cn/) #### [Vendor](https://github.com/SoCXin/Vendor)[WCH](http://www.wch.cn/)
#### [Core](https://github.com/SoCXin/8051)[8051](https://github.com/SoCXin/8051) #### [Core](https://github.com/SoCXin/8051)[8051](https://github.com/SoCXin/8051)
#### [Level](https://github.com/SoCXin/Level)24MHz #### [Level](https://github.com/SoCXin/Level)24MHz