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.
1 parent 1553bea commit 550f219Copy full SHA for 550f219
.github/workflows/update_submodule.yml
@@ -41,3 +41,4 @@ jobs:
41
git config user.name github-actions
42
git config user.email [email protected]
43
git diff --exit-code && git commit -m "Update submodules tip" && git push
44
+
0 commit comments