Skip to content

[FIX] Glob no longer expose minimatch in proto (#2822) #165

[FIX] Glob no longer expose minimatch in proto (#2822)

[FIX] Glob no longer expose minimatch in proto (#2822) #165

name: Build Documentation
on:
push:
branches:
- master
jobs:
buildDoc:
runs-on: ubuntu-latest
steps:
- name: Trigger Documentation Build
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.documentation_token }}
repository: mjmlio/slate
event-type: build-doc