Skip to content

Commit

Permalink
Update assign.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
okineadev authored Apr 6, 2024
1 parent 0c69d0c commit d064fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/assign.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
types: [opened, edited]
issues:
types: [opened]
types: [opened, edited]

jobs:
add-reviews:
Expand Down

0 comments on commit d064fd1

Please sign in to comment.