Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Michael D Kinney <[email protected]>
  • Loading branch information
mdkinney committed Jul 20, 2022
1 parent 00a876d commit 072ebb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/AssignReviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
name: Assign reviewers from .github/REVIEWERS using CODEOWNERS syntax

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- master
- 'stable/**'
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review]
branches:
Expand Down

0 comments on commit 072ebb9

Please sign in to comment.