Skip to content

Test deployment locally with tmt (from packit branch) (#581) #9

Test deployment locally with tmt (from packit branch) (#581)

Test deployment locally with tmt (from packit branch) (#581) #9

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