aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/properties/docs.properties.json
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2020-05-31 10:12:29 +0000
committerHenrik Tjäder <henrik@tjaders.com>2020-06-02 18:58:06 +0000
commit98110a01c31f2dc4b20022a5c22961a10df4394b (patch)
treec187734354930bea011cdf94ea92136777d796db /.github/workflows/properties/docs.properties.json
parent7406f77a4ec163165fa2f89e8e9351b792e305e3 (diff)
Testing GHA v0.1
Implementing previous Travis CI setup on Github Actions
Diffstat (limited to '.github/workflows/properties/docs.properties.json')
-rw-r--r--.github/workflows/properties/docs.properties.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/properties/docs.properties.json b/.github/workflows/properties/docs.properties.json
new file mode 100644
index 0000000..a9a052c
--- /dev/null
+++ b/.github/workflows/properties/docs.properties.json
@@ -0,0 +1,6 @@
+{
+ "name": "Docs",
+ "description": "Build the books.",
+ "iconName": "rust",
+ "categories": ["Rust"]
+}