Skip to content

docs: update readme #22

docs: update readme

docs: update readme #22

Workflow file for this run

on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build
run: yarn install && yarn pretest
env:
CI: true
- uses: getsentry/action-git-diff-suggestions@main
with:
message: eslint