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

Merge pull request #370 from svc-develop-team/4.1-Stable #226

Merge pull request #370 from svc-develop-team/4.1-Stable

Merge pull request #370 from svc-develop-team/4.1-Stable #226

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