Skip to content

add naologic.com

add naologic.com #77

Workflow file for this run

name: Awesome Low Code PR validation
on: [pull_request]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: .pyspelling.yml
awesomelint:
name: Awesome Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint