Update callouts to work on github.

This commit is contained in:
g-samroberts
2026-03-12 17:10:08 -07:00
parent 3da1563c30
commit 3502249e0c
39 changed files with 316 additions and 167 deletions
+3 -1
View File
@@ -143,7 +143,9 @@ Hooks are executed with a sanitized environment.
## Security and risks
> **Warning: Hooks execute arbitrary code with your user privileges.** By
<!-- prettier-ignore -->
> [!WARNING]
> Hooks execute arbitrary code with your user privileges. By
> configuring hooks, you are allowing scripts to run shell commands on your
> machine.