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 4ac2c92 commit dd7b714Copy full SHA for dd7b714
.github/uci.yml
@@ -0,0 +1,6 @@
1
+# Welcome to Unified CI! This file contains the configuration for your project.
2
+# You can edit it to customize the behavior of Unified CI.
3
+# For more information, see https://github.com/ipdxco/unified-github-workflows
4
+
5
+# The Unified CI templates which should be distributed to your project.
6
+files: [".github/workflows/go-check.yml",".github/workflows/go-test.yml",".github/workflows/release-check.yml",".github/workflows/releaser.yml",".github/workflows/tagpush.yml"]
0 commit comments