@@ -21,7 +21,7 @@ name: Build Docs
on:
push:
- branches: [ master ]
+ branches: '*'
# Initiate a build to pull in the wiki-ui repository changes.
repository_dispatch:
types: [wiki-ui-build]