Skip to content

Improve count with intent to add to CI #2

Improve count with intent to add to CI

Improve count with intent to add to CI #2

Workflow file for this run

name: Line Count
on:
push:
pull_request:
workflow_dispatch:
jobs:
docs:
name: Line Count
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Count
run: ./mfc.sh count