Skip to content

fix: update banner shell templates and comment out biography banner l… #15

fix: update banner shell templates and comment out biography banner l…

fix: update banner shell templates and comment out biography banner l… #15

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint
name: AFCH linter