Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Merge pull request #372 from svc-develop-team/4.1-Latest #231

Merge pull request #372 from svc-develop-team/4.1-Latest

Merge pull request #372 from svc-develop-team/4.1-Latest #231

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1