Skip to content

chore(deps): update dependency eslint-plugin-github to v5 #1764

chore(deps): update dependency eslint-plugin-github to v5

chore(deps): update dependency eslint-plugin-github to v5 #1764

Workflow file for this run

name: "build"
on:
push:
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
yarn
yarn all