Skip to content

feat: redirect to new blog #1930

feat: redirect to new blog

feat: redirect to new blog #1930

Workflow file for this run

name: Test formatting
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install and test
run: |
yarn
yarn test