Skip to content

Bump webpack from 5.92.0 to 5.94.0 in /src/web-ui #386

Bump webpack from 5.92.0 to 5.94.0 in /src/web-ui

Bump webpack from 5.92.0 to 5.94.0 in /src/web-ui #386

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