Rebuild docs if code changes

This commit is contained in:
Raphael Michel
2020-05-15 18:21:58 +02:00
parent 6fecb42e26
commit 7e56100c21
+2
View File
@@ -4,10 +4,12 @@ on:
push:
branches: [ master ]
paths:
- 'doc/**'
- 'src/pretix/locale/**'
pull_request:
branches: [ master ]
paths:
- 'doc/**'
- 'src/pretix/locale/**'
jobs: