Skip to content

Automatic update of compatibility table #78

Automatic update of compatibility table

Automatic update of compatibility table #78

Workflow file for this run

name: Documentation
on:
push:
branches:
- master
- main
paths:
- "Documentation/**"
jobs:
trigger-documentation:
name: Trigger Documentation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1.1.3
with:
token: ${{ secrets.BUILD_PAT }}
repository: dolittle/Documentation
event-type: runtime-documentation