Skip to content

Refactor users service from go to python #337

Refactor users service from go to python

Refactor users service from go to python #337

Workflow file for this run

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