Skip to content

chore: fix typos (#1325) #135

chore: fix typos (#1325)

chore: fix typos (#1325) #135

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