From f88f7bbc2db6b19d165ac6f7e569d124eb16bf38 Mon Sep 17 00:00:00 2001 From: Yoonjae Choi Date: Tue, 25 Jun 2024 03:58:53 +0900 Subject: [PATCH] fix: remove periods from list in about-notifications#subscription-options (#33652) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../setting-up-notifications/about-notifications.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/about-notifications.md b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/about-notifications.md index 0ede58f101..852c85563c 100644 --- a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/about-notifications.md +++ b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/about-notifications.md @@ -22,10 +22,10 @@ You can choose to receive ongoing updates about specific activity on {% data var ### Subscription options You can choose to subscribe to notifications for: -* A conversation in a specific issue, pull request, or gist. -* All activity in a repository{% ifversion team-discussions %} or team discussion{% endif %}. -* CI activity, such as the status of workflows in repositories set up with {% data variables.product.prodname_actions %}. -* Repository {% data reusables.notifications-v2.custom-notification-types %} (if enabled). +* A conversation in a specific issue, pull request, or gist +* All activity in a repository{% ifversion team-discussions %} or team discussion{% endif %} +* CI activity, such as the status of workflows in repositories set up with {% data variables.product.prodname_actions %} +* Repository {% data reusables.notifications-v2.custom-notification-types %} (if enabled) You can also choose to automatically watch all repositories that you have push access to, except forks. You can watch any other repository you have access to manually by clicking **Watch**.