We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9098ef6 + 765fc8f commit 86b3662Copy full SHA for 86b3662
.github/workflows/generate_other_formats.yaml
@@ -70,10 +70,5 @@ jobs:
70
git commit -m "generate another formats"
71
git push
72
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
+ echo "No changes to commit"
79
fi
0 commit comments