Skip to content

chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 #1026

chore(deps-dev): bump pytest from 8.4.2 to 9.0.3

chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 #1026

name: "Reviewer lottery"
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
test:
name: Reviewer lottery
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: uesteibar/reviewer-lottery@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}