Skip to content

Commit

Permalink
trigger on ready_for_review
Browse files Browse the repository at this point in the history
  • Loading branch information
hkershaw-brown committed Dec 12, 2022
1 parent 08611e8 commit b21ae20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action_on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} triggered workflow by a pull request update

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

jobs:
# Job 1
Expand Down

0 comments on commit b21ae20

Please sign in to comment.