1

Update triggers

This commit is contained in:
Evan Pratten 2023-08-04 12:30:53 -04:00
parent 3b5a5fd181
commit cdd1c43110

View File

@ -5,7 +5,9 @@ on:
push:
paths:
- ".github/workflows/docs.yml"
- "docs/**"
- "docs/book/**"
- "**/src/*"
- "libs/**/README.md"
- "book.toml"
jobs: