Skip to content

[Experimental] Use uv for gh actions #214

[Experimental] Use uv for gh actions

[Experimental] Use uv for gh actions #214

Workflow file for this run

name: Auto Assign Cortex to Pull Requests
on:
pull_request:
types: [opened, reopened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: Auto-assign Cortex Team
uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/auto_assign.yml