Skip to content

Commit 6741b97

Browse files
Merge branch 'main' into DOCSS-1877-deploys-docs-updates
2 parents 75840cf + 0611859 commit 6741b97

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/guides/modules/security/pages/audit-logs.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ The following list shows common and important events found in the audit log. Thi
9292
- webhook.delete
9393
- webhook.update
9494
- workflow.cancel
95-
- workflow.job.approve
9695
- workflow.job.context.request
9796
- workflow.job.finish
9897
- workflow.job.scheduled

ui/src/js/vendor/highlight.bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,5 +336,5 @@
336336
})
337337

338338
// Then, apply line numbers to highlighted blocks
339-
hljs.initLineNumbersOnLoad()
339+
// hljs.initLineNumbersOnLoad() // Disabled to fix copy/paste issues
340340
})()

0 commit comments

Comments
 (0)