Skip to content

Add Dagger for CI/CD #5

Add Dagger for CI/CD

Add Dagger for CI/CD #5

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
name: "ruff"
steps:
- name: actions_python_ruff
uses: davidslusser/[email protected]
with:
src: "src"
options: "-v"