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