Skip to content

Make the CI file filter more specific (#734) #1594

Make the CI file filter more specific (#734)

Make the CI file filter more specific (#734) #1594

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@v4
- name: Lint the toolchain
run: ./mfc.sh lint