Skip to content

Commit 97bf980

Browse files
committed
Fix another super-linter complaint
1 parent 959f078 commit 97bf980

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/internal/embedded/skills/pattern-author

src/internal/embedded/skills/pattern-author/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ These rules must always be followed:
5353
```text
5454
"{{ `{{ .field_name }}` }}"
5555
```
56+
5657
- **Idempotent imperative jobs** — All imperative jobs run on a schedule (every 10 minutes by default) and must be idempotent.
5758
- **Re-run `pattern init`** — After adding new local helm charts, re-run `pattern init` to wire them into the clustergroup values file. It is idempotent.
5859

0 commit comments

Comments
 (0)