ci: validate plugin contract on pull requests

This commit is contained in:
Claire Novotny
2026-04-24 12:05:39 -04:00
parent f03cb866aa
commit 17caa0526d
3 changed files with 92 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- name: Build .skill artifact
run: |
bash scripts/build-skill.sh
bash skills/last30days/scripts/build-skill.sh
test -f dist/last30days.skill
- name: Create GitHub release