Skip to content

Update moonwells cname and path #923

Update moonwells cname and path

Update moonwells cname and path #923

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