Skip to content

add: tokyRT/Gasy-quotes-explorer (#3) #13

add: tokyRT/Gasy-quotes-explorer (#3)

add: tokyRT/Gasy-quotes-explorer (#3) #13

Workflow file for this run

name: Lint
on:
push:
branches: [master]
pull_request:
types: [opened, synchronize]
jobs:
test:
name: Run awesome linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint