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: