Skip to content

Bump micromatch from 4.0.7 to 4.0.8 in /src/web-ui #397

Bump micromatch from 4.0.7 to 4.0.8 in /src/web-ui

Bump micromatch from 4.0.7 to 4.0.8 in /src/web-ui #397

Workflow file for this run

name: Ruff
on:
pull_request:
push:
branches:
- master
paths-ignore:
- 'docs/**'
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1