Skip to content

fix(mjml-core): close negative condition (#2704) #150

fix(mjml-core): close negative condition (#2704)

fix(mjml-core): close negative condition (#2704) #150

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