1
0
mirror of synced 2025-12-29 18:00:57 -05:00

Update dormant-user-activity.md (#33252)

Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
Bryce Turner
2022-12-07 08:06:49 -07:00
committed by GitHub
parent ede3020874
commit 03a6796b7a

View File

@@ -21,3 +21,8 @@ A user is considered active if the user has performed any of the following activ
- Starring a repository
- Deleting a repository
- Accessing resources by using a {% data variables.product.pat_generic %} or SSH key
- Joining an organization
{% ifversion ghes %}
A user will also be considered active if their account has been updated by LDAP.
{% endif %}