Skip to content

Commit

Permalink
Update to test skill.json updated automation
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Mar 18, 2024
1 parent 4d6e11e commit c163479
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/update_skill_json.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# This workflow will run unit tests
# This workflow will update skill.json files

name: Update skill.json
on:
push:
branches-ignore:
- dev
- master

jobs:
update_skill_json:
uses: neongeckocom/.github/.github/workflows/skill_update_json_spec.yml@master
uses: neongeckocom/.github/.github/workflows/skill_update_json_spec.yml@FEAT_UpdateSkillMetaParsing

0 comments on commit c163479

Please sign in to comment.