Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix "Note" formatting (#56903)
  • Loading branch information
am-stead authored Jul 30, 2025
commit 314bf1eee075265fbc87611d163b96a947f9ac1f
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ shortTitle: Audit log events
autogenerated: audit-logs
---

> [!NOTE]
{% ifversion ghes %}
> * This article contains the events available in the latest version of {% data variables.product.prodname_ghe_server %}. Some of the events may not be available in previous versions.
{% endif %}
> [!NOTE]{% ifversion ghes %}
> * This article contains the events available in the latest version of {% data variables.product.prodname_ghe_server %}. Some of the events may not be available in previous versions.{% endif %}
> * This article contains the events that may appear in your organization's audit log. For the events that can appear in a user account's security log{% ifversion ghec or ghes %} or the audit log for an enterprise{% endif %}, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/security-log-events){% ifversion ghec or ghes %} and [AUTOTITLE](/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/audit-log-events-for-your-enterprise).{% else %}.{% endif %}
> * {% data reusables.webhooks.webhooks-as-audit-log-alternative %}

Expand Down