ci: Build docs (w/o publish) on pushes to any branch

This commit is contained in:
Jonas Platte
2021-07-02 19:33:51 +02:00
parent 082b561178
commit 5b60604408

View File

@@ -2,7 +2,6 @@ name: Documentation
on:
push:
branches: [next]
pull_request:
branches: [main, next]