Skip to content

Bump the npm_and_yarn group across 2 directories with 7 updates #464

Bump the npm_and_yarn group across 2 directories with 7 updates

Bump the npm_and_yarn group across 2 directories with 7 updates #464

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