Skip to content

build(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /mdsf-vscode #1854

build(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /mdsf-vscode

build(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /mdsf-vscode #1854

Workflow file for this run

name: mdsf
on:
push:
workflow_dispatch:
jobs:
verify:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
# disabled because of an issue with crlf
# - windows-latest
permissions:
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: Install mdsf
uses: hougesen/mdsf@main
- name: Run mdsf
run: mdsf verify --log-level warn .