docs: remove typo from changeset
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Handle GitHub `organization`, `team` and `membership` events at the `GithubOrgEntityProvider` by subscribing to the respective topics
|
||||
|
||||
Implements `EventSubscriber` to receive events for the topic `github.push`.
|
||||
Implements `EventSubscriber` to receive events for the topics `github.organization`, `github.team` and `github.membership`.
|
||||
|
||||
On `organization`, `team` and `membership` events, the affected User or Group will be refreshed.
|
||||
This includes adding new entities, refreshing existing ones, and removing obsolete ones.
|
||||
|
||||
Reference in New Issue
Block a user