Skip to content

Commit 734acd1

Browse files
author
trustdemons05
committed
Document missing IssuesEvent actions: assigned, unassigned, labeled, unlabeled
1 parent ecb3e3d commit 734acd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Key | Type | Description
22
----|------|-------------
33
| {% ifversion fpt or ghec %} |
4-
`action`|`string` | The action that was performed. Can be one of `opened`, `closed`, `reopened`.
5-
| {% else %} |
64
`action`|`string` | The action that was performed. Can be one of `opened`, `closed`, `reopened`, `assigned`, `unassigned`, `labeled`, or `unlabeled`.
5+
| {% else %} |
6+
`action`|`string` | The action that was performed. Can be one of `opened`, `closed`, `reopened`.
77
| {% endif %} |

0 commit comments

Comments
 (0)