Skip to content

chore(icon): backported restricted/custom/sparkles-solid icon from v4 #689

chore(icon): backported restricted/custom/sparkles-solid icon from v4

chore(icon): backported restricted/custom/sparkles-solid icon from v4 #689

Workflow file for this run

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