Skip to content

Export of the get_cm_node_options() from robostack when compiling for Windows. (backport #1129) #340

Export of the get_cm_node_options() from robostack when compiling for Windows. (backport #1129)

Export of the get_cm_node_options() from robostack when compiling for Windows. (backport #1129) #340

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