Skip to content

Fix CI badge (#218) #10

Fix CI badge (#218)

Fix CI badge (#218) #10

name: "Trigger for dispatching CADET-Website"
on:
push:
branches:
- 'master'
jobs:
dispatch_docs:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.DISPATCH_DOCS }}
repository: modsim/CADET-Website
event-type: build_docs