Skip to content

Add nouns builder protocol #916

Add nouns builder protocol

Add nouns builder protocol #916

Workflow file for this run

name: validate protocol info
on: pull_request
jobs:
validate-protocol-info:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Install dependencies
run: yarn
- name: Validate
run: yarn validate
- name: Aggregate Events
run: yarn aggregateEvents