Skip to content

✨ add plugin config $prefix for which have same name as ot… #121

✨ add plugin config $prefix for which have same name as ot…

✨ add plugin config $prefix for which have same name as ot… #121

Workflow file for this run

name: Ruff Lint
on:
push:
branches:
- main
pull_request:
jobs:
ruff:
name: Ruff Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Ruff Lint
uses: chartboost/ruff-action@v1