Skip to content

Revert to commit 91157cf (pre-dataroom/Tailwind migration) #407

Revert to commit 91157cf (pre-dataroom/Tailwind migration)

Revert to commit 91157cf (pre-dataroom/Tailwind migration) #407

Workflow file for this run

name: Ruff
on: [push, pull_request, workflow_call]
permissions:
contents: read
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3