Skip to content

Commit

Permalink
nit: gh action case
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfromstl committed Dec 18, 2024
1 parent f7cb93b commit 70a6bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Auto Author Assign

on:
pull_request:
types: [opened, reopened]
types: [opened, reopened, ready_for_review]

permissions:
pull-requests: write
Expand Down

0 comments on commit 70a6bd4

Please sign in to comment.