# GitHub PR Actions

**URL:** https://drone.discourse.group/t/github-pr-actions/12013
**Category:** Drone Support
**Tags:** basic
**Created:** [May 13, 2022, 9:16pm UTC](https://drone.discourse.group/t/github-pr-actions/12013 "2022-05-13T21:16:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ryan\_Randels](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/ryan_randels/32/7611_2.png) [@Ryan\_Randels](https://drone.discourse.group/u/Ryan_Randels)
#### Post date: [May 13, 2022, 9:16pm UTC](https://drone.discourse.group/t/github-pr-actions/12013/1 "2022-05-13T21:16:46Z")

</div>

Hello, we’re unable to get a few of the GitHub pull\_request event actions to trigger.

Specifically we’re looking for:

trigger:  
event:  
- pull\_request  
action:  
- review\_requested

or assigned, or a multitude of other ones. Have confirmed via GH webhook debug that the webhooks are being sent and receiving a 200 from drone.

Thanks!

---

<div class="post-metadata">

### Author: ![brad](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/brad/32/4172_2.png) [@brad](https://drone.discourse.group/u/brad)
#### Post date: [May 16, 2022, 12:14am UTC](https://drone.discourse.group/t/github-pr-actions/12013/2 "2022-05-16T00:14:22Z")

</div>

at this time, Drone only supports the pull request _open_ and _sync_ actions.

---

<div class="post-metadata">

### Author: ![Ryan\_Randels](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/ryan_randels/32/7611_2.png) [@Ryan\_Randels](https://drone.discourse.group/u/Ryan_Randels)
#### Post date: [May 16, 2022, 5:03pm UTC](https://drone.discourse.group/t/github-pr-actions/12013/3 "2022-05-16T17:03:21Z")

</div>

Thank you. I must have missed that somewhere in the docs. Appreciate the great tool guys keep it up.
