trigger site updates on README.md changes

This commit is contained in:
Umputun
2021-08-11 20:37:51 -05:00
parent 2b3ed6f166
commit ee0014e215
2 changed files with 2 additions and 1 deletions

View File

@@ -7,10 +7,12 @@ on:
paths:
- ".github/workflows/ci-site.yml"
- "site/**"
- "README.md"
pull_request:
paths:
- ".github/workflows/ci-site.yml"
- "site/**"
- "README.md"
jobs:

View File

@@ -368,7 +368,6 @@ Help Options:
-h, --help Show this help message
```
## Status
The project is under active development and may have breaking changes till `v1` is released. However, we are trying our best not to break things unless there is a good reason. As of version 0.4.x, reproxy is considered good enough for real-life usage, and many setups are running it in production.