Run mdbook hook against README.md too

This commit is contained in:
Nick Groenen
2020-12-08 01:03:24 +01:00
parent f1393fca37
commit 466bc28485

View File

@@ -18,4 +18,4 @@ repos:
name: mdbook
entry: book/generate.sh
language: script
files: ^book/.*
files: ^(README\.md)|(book/.*)