Skip to content

Creating CONTRIBUTING.md #6

Creating CONTRIBUTING.md

Creating CONTRIBUTING.md #6

Workflow file for this run

name: CI
on:
pull_request:
branches: [ master ]
push:
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint