Skip to content

Remove dappgooselabs protocol #919

Remove dappgooselabs protocol

Remove dappgooselabs protocol #919

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