Skip to content

Add info file with lists of all available icons #52

Add info file with lists of all available icons

Add info file with lists of all available icons #52

Workflow file for this run

name: Check
on: pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/bootstrap
- run: npm run build
- run: npm run lint