Skip to content

build(deps-dev): bump c8 from 8.0.1 to 9.0.0 (#602) #250

build(deps-dev): bump c8 from 8.0.1 to 9.0.0 (#602)

build(deps-dev): bump c8 from 8.0.1 to 9.0.0 (#602) #250

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@v2
with:
repository: u-wave/federation
token: ${{secrets.SCHEMA_ACCESS_TOKEN}}
event-type: update-config-schemas