1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/content/actions
Kyle Laker ef41ed0303 Fix pull_request_target if_merged example
Within the workflow, the event object is still `github.event.pull_request`, so the `merged` key is at `github.event.pull_request.merged`. There _is not_ a `github.event.pull_request_target` object. This is also reflected in the table for this section in "Webhook event payload".
2022-04-01 15:45:22 -04:00
..
2022-03-03 13:08:24 -06:00
2022-03-03 13:08:24 -06:00