Skip to content

Bump ros-tooling/action-ros-ci from 0.3.4 to 0.3.5 #429

Bump ros-tooling/action-ros-ci from 0.3.4 to 0.3.5

Bump ros-tooling/action-ros-ci from 0.3.4 to 0.3.5 #429

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