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 c8375a4 commit cfee0bcCopy full SHA for cfee0bc
.github/workflows/citation.yaml
@@ -32,3 +32,4 @@ jobs:
32
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
33
git diff --exit-code CITATION.cff || (git add CITATION.cff && git commit -m "Updated CITATION.cff" && git push)
34
35
+
0 commit comments