Skip to content

Commit

Permalink
Merge pull request brain-bican#86 from djarecka/revert
Browse files Browse the repository at this point in the history
revert tmp changes
  • Loading branch information
djarecka authored Nov 18, 2024
2 parents 9098ef6 + 765fc8f commit 86b3662
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/generate_other_formats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,5 @@ jobs:
git commit -m "generate another formats"
git push
else
git add json-schema-autogen/assertion_evidence.json
git add jsonld-context-autogen/assertion_evidence.context.jsonld
git add models_py-autogen/assertion_evidence.py
git add erdiagram-autogen/assertion_evidence.md
git commit -m "generate another formats"
git push
echo "No changes to commit"
fi

0 comments on commit 86b3662

Please sign in to comment.