Skip to content

add: puchka/BetaX-Community (#4) #16

add: puchka/BetaX-Community (#4)

add: puchka/BetaX-Community (#4) #16

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