Commit 4e564597 authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'mjang-fix-table-format-notification-events' into 'master'

Fix table format issue in notification events

See merge request gitlab-org/gitlab!51725
parents 87aac31d 512fe9d0
......@@ -153,8 +153,7 @@ Users are notified of the following events:
| Project access level changed | User | Sent when user project access level is changed |
| User added to group | User | Sent when user is added to group |
| Group access level changed | User | Sent when user group access level is changed |
| Personal Access Tokens expiring soon | User | Security email, always sent. |
<!-- Do not delete or lint this instance of future tense -->
| Personal Access Tokens expiring soon <!-- Do not delete or lint this instance of future tense --> | User | Security email, always sent. |
| Personal Access Tokens have expired | User | Security email, always sent. |
| Project moved | Project members (1) | (1) not disabled |
| New release | Project members | Custom notification |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment