Skip to content

deps: bump mocha from 10.8.2 to 11.0.1 (#681) #319

deps: bump mocha from 10.8.2 to 11.0.1 (#681)

deps: bump mocha from 10.8.2 to 11.0.1 (#681) #319

Workflow file for this run

name: Publish Updated Config Schemas
on:
push:
branches: [default]
# Maybe should do it on release instead?
# release:
# types: [published]
jobs:
dispatch:
name: Dispatch
runs-on: ubuntu-latest
steps:
- uses: peter-evans/repository-dispatch@v3
with:
repository: u-wave/federation
token: ${{secrets.SCHEMA_ACCESS_TOKEN}}
event-type: update-config-schemas