mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-09-03 16:50:50 +03:00
fix(convert): quote YAML frontmatter values (#778)
Signed-off-by: Mr-Neutr0n <harikp2002@gmail.com>
This commit is contained in:
@@ -21,3 +21,6 @@ jobs:
|
||||
|
||||
- name: Validate generated Hermes plugin
|
||||
run: python3 scripts/check-hermes-plugin.py
|
||||
|
||||
- name: Validate converted YAML frontmatter
|
||||
run: bash scripts/test-convert-frontmatter.sh
|
||||
|
||||
Reference in New Issue
Block a user