Skip to content

Commit 86b3662

Browse files
authored
Merge pull request #86 from djarecka/revert
revert tmp changes
2 parents 9098ef6 + 765fc8f commit 86b3662

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/generate_other_formats.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,5 @@ jobs:
7070
git commit -m "generate another formats"
7171
git push
7272
else
73-
git add json-schema-autogen/assertion_evidence.json
74-
git add jsonld-context-autogen/assertion_evidence.context.jsonld
75-
git add models_py-autogen/assertion_evidence.py
76-
git add erdiagram-autogen/assertion_evidence.md
77-
git commit -m "generate another formats"
78-
git push
73+
echo "No changes to commit"
7974
fi

0 commit comments

Comments
 (0)