Skip to content

Commit 14defe5

Browse files
committed
ci: update workflows config.
1 parent ab4777a commit 14defe5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths-ignore:
8+
- '**/*.md'
79

810
jobs:
911
build:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
zh-hans.react.dev-for-docker
1+
React 中文文档 for [Docker](https://hub.docker.com/r/wcjiang/zh-hans.react.dev)
22
===
33

44
<!--rehype:ignore:start-->
@@ -8,7 +8,7 @@ zh-hans.react.dev-for-docker
88
[![Docker Pulls](https://img.shields.io/docker/pulls/wcjiang/zh-hans.react.dev)](https://hub.docker.com/r/wcjiang/zh-hans.react.dev)
99
<!--rehype:ignore:end-->
1010

11-
[React 中文文档](https://zh-hans.react.dev/) docker 版本,方便本地部署看文档
11+
[React 中文文档](https://zh-hans.react.dev/) docker 版本,方便本地[部署](https://github.com/reactjs/zh-hans.react.dev)查看文档
1212

1313

1414
```bash

0 commit comments

Comments
 (0)