Skip to content

Commit

Permalink
Update reviewer-roulette.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boroboro01 authored Aug 30, 2024
1 parent 3a174da commit 4e7baf0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/reviewer-roulette.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,15 @@ on:

jobs:
example_assign_reviews:

runs-on: ubuntu-latest

permissions:
contents: read
pull-requests: write

name: An example job to assign reviewers

steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4e7baf0

Please sign in to comment.