aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/properties/build.properties.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/properties/build.properties.json')
-rw-r--r--.github/workflows/properties/build.properties.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/properties/build.properties.json b/.github/workflows/properties/build.properties.json
new file mode 100644
index 0000000..e447a1e
--- /dev/null
+++ b/.github/workflows/properties/build.properties.json
@@ -0,0 +1,6 @@
+{
+ "name": "Build",
+ "description": "Build and test a Rust project with Cargo.",
+ "iconName": "rust",
+ "categories": ["Rust"]
+}