Skip to content

Commit

Permalink
Add ready_for_review to workflow pull_request types (apache#45855) (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
gopidesupavan authored Jan 22, 2025
1 parent 322ce0c commit 8017ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ on: # yamllint disable-line rule:truthy
- v[0-9]+-[0-9]+-test
- v[0-9]+-[0-9]+-stable
- providers-[a-z]+-?[a-z]*/v[0-9]+-[0-9]+
types: [opened, reopened, synchronize, ready_for_review]
workflow_dispatch:
permissions:
# All other permissions are set to none by default
Expand Down

0 comments on commit 8017ca4

Please sign in to comment.