You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prologue/event-availability/github.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,12 @@ All events and actions listed below are taken from the [GitHub Webhooks](https:/
49
49
|:white_check_mark:**[Star](https://docs.github.com/en/webhooks/webhook-events-and-payloads#star)**|:arrow_heading_down:| Occurs when a user stars a repository. |
50
50
||:white_check_mark:[Created](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=created#star)| Occurs when a user stars a repository. |
51
51
||:white_check_mark:[Deleted](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=deleted#star)| Occurs when a user unstars a repository. |
52
-
|:white_square_button:**[Team](https://docs.github.com/en/webhooks/webhook-events-and-payloads#team)**|:arrow_heading_down:| Occurs when a team is added or modified on a repository. |
53
-
||:white_square_button:[Added to Repository](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=added_to_repository#team)| Occurs when a team is added to a repository. |
54
-
||:white_square_button:[Edited](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=edited#team)| Occurs when a team is edited on a repository. |
52
+
|:white_check_mark:**[Team](https://docs.github.com/en/webhooks/webhook-events-and-payloads#team)**|:arrow_heading_down:| Occurs when a team is added or modified on a repository. |
53
+
||:white_check_mark:[Added to Repository](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=added_to_repository#team)| Occurs when a team is added to a repository. |
54
+
||:white_check_mark:[Edited](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=edited#team)| Occurs when a team is edited on a repository. |
55
55
||:white_check_mark:[Created](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=created#team)| Occurs when a team is created. |
56
56
||:white_check_mark:[Deleted](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=deleted#team)| Occurs when a team is deleted. |
57
-
||:white_square_button:[Removed from Repository](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=removed_from_repository#team)| Occurs when a team is removed from a repository. |
57
+
||:white_check_mark:[Removed from Repository](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=removed_from_repository#team)| Occurs when a team is removed from a repository. |
58
58
|:white_check_mark:**[Watch](https://docs.github.com/en/webhooks/webhook-events-and-payloads#watch)**|:arrow_heading_down:| Occurs when a user watches a repository. |
59
59
||:white_check_mark:[Started](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=started#watch)| Occurs when a user starts watching a repository. |
60
60
|:white_square_button:**[Workflow job](https://docs.github.com/en/webhooks/webhook-events-and-payloads#workflow_job)**|:arrow_heading_down:| Occurs when a workflow job is completed, queue, ...etc. |
0 commit comments