Skip to content

docs(monitoring): split to a separate section (#572) #7

docs(monitoring): split to a separate section (#572)

docs(monitoring): split to a separate section (#572) #7

name: Rebuild docs on merge
on:
push:
paths:
- "docs/**"
branches:
- main
jobs:
trigger:
runs-on: ubuntu-latest
steps:
- name: Trigger packit.dev
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.PACKIT_DEV_TOKEN }}
repository: packit/packit.dev
event-type: deployment-docs-updated