We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1c915 commit 4947b3fCopy full SHA for 4947b3f
.github/setup.sh
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master/ci-setup-github-actions.sh
3
+sh ci-setup-github-actions.sh
0 commit comments