Build docs when source change

This commit is contained in:
Patrik Svensson 2020-09-01 21:40:49 +02:00
parent 88a82cdad0
commit 0bc801e3eb

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- 'docs/**'
- 'src/**'
jobs:
build: