nixbot

builds

failed treefmt-check checks.aarch64-darwin.treefmt · build #314 · raw

1treefmt v2.5.0traversed 314 files2emitted 259 files for processing3formatted 259 files (2 changed) in 856ms4 M docs/CLI.md5 M docs/EFFECTS.md6diff --git a/docs/CLI.md b/docs/CLI.md7index f4b2265..e515bff 1006448--- a/docs/CLI.md9+++ b/docs/CLI.md10@@ -134,8 +134,8 @@ nbo effects run --event comment --command apply --permission admin apply11 ```12 13 For `onEvent` effects, `--event KIND` plus flags describing the event (`--pr`,14-`--actor`, `--permission`, `--label`, `--command`, ...) stand in15-for a delivery: `list` then shows why each effect would be skipped.16+`--actor`, `--permission`, `--label`, `--command`, ...) stand in for a delivery:17+`list` then shows why each effect would be skipped.18 19 ## Exit codes20 21diff --git a/docs/EFFECTS.md b/docs/EFFECTS.md22index 991170c..4f0c579 10064423--- a/docs/EFFECTS.md24+++ b/docs/EFFECTS.md25@@ -306,4 +306,4 @@ services.nixbot.effects.perRepoSecretFiles = {26 ```27 28 The secrets files must be valid JSON files containing the secrets that will be29-made available to your effects at runtime.30\ No newline at end of file31+made available to your effects at runtime.