Skip to content

Improve count with intent to add to CI #101

Improve count with intent to add to CI

Improve count with intent to add to CI #101

Workflow file for this run

name: Lint
on:
push:
pull_request:
workflow_dispatch:
jobs:
docs:
name: Lint Toolchain
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint the toolchain
run: ./mfc.sh lint