Skip to content

chore: update README.md #47

chore: update README.md

chore: update README.md #47

name: Trigger update to docs.pact.io
on:
push:
branches:
- master
paths:
- '**.md'
jobs:
trigger_docs_update:
runs-on: ubuntu-latest
steps:
- name: Trigger docs.pact.io update workflow
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.GHTOKENFORTRIGGERINGPACTDOCSUPDATE }}
repository: pact-foundation/docs.pact.io
event-type: pact-broker-docker-pactfoundation-docs-updated