Skip to content

recognise UNLICENSE/UNLICENCE .md/.txt/<empty> license files #104

recognise UNLICENSE/UNLICENCE .md/.txt/<empty> license files

recognise UNLICENSE/UNLICENCE .md/.txt/<empty> license files #104

Workflow file for this run

name: CI
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
# Check out, and set up the node/ruby infra
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
# Get local dependencies
- run: npm install
- run: npm run createIcons