theappnest / terraform-monorepo-action

A GitHub action to return an array of paths to Terraform modules.
12 stars 15 forks source link

`Feat:` add `pull_request_review` GHA event type #328

Open jhleoai opened 9 months ago

jhleoai commented 9 months ago

Issue #247 Adding support for newer GHA event type pull_request_review . This tests/works ok for my use-case where this event type is what triggers the workflow.