Skip to content

Commit 945f905

Browse files
authored
Merge pull request #7 from cslant/feature/team
feature/team
2 parents 6428ac3 + c21dff8 commit 945f905

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

prologue/event-availability/github.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ All events and actions listed below are taken from the [GitHub Webhooks](https:/
4949
| :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. |
5050
| | :white_check_mark: [Created](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=created#star) | Occurs when a user stars a repository. |
5151
| | :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. |
5555
| | :white_check_mark: [Created](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=created#team) | Occurs when a team is created. |
5656
| | :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. |
5858
| :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. |
5959
| | :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. |
6060
| :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

Comments
 (0)