This commit is contained in:
balintkissdev 2020-12-09 19:09:30 +01:00
parent 23aadaf595
commit a75db5135e

12
.github/workflows/main.yml vendored Normal file
View file

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