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

Merge branch '4.1-Latest' into 4.1-Stable #224

Merge branch '4.1-Latest' into 4.1-Stable

Merge branch '4.1-Latest' into 4.1-Stable #224

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