Skip to content

fix: Add source_url as a parameter and modify the structure #19

fix: Add source_url as a parameter and modify the structure

fix: Add source_url as a parameter and modify the structure #19

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