Skip to content

Merge branch 'main' into dependabot/pip/ruff-0.2.2 #91

Merge branch 'main' into dependabot/pip/ruff-0.2.2

Merge branch 'main' into dependabot/pip/ruff-0.2.2 #91

Workflow file for this run

name: Rich-codex
on:
push:
branches-ignore:
- "main"
jobs:
rich-codex:
uses: janw/workflows/.github/workflows/poetry-rich-codex.yaml@main
permissions:
contents: write
secrets:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}