From 98110a01c31f2dc4b20022a5c22961a10df4394b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Sun, 31 May 2020 10:12:29 +0000 Subject: Testing GHA v0.1 Implementing previous Travis CI setup on Github Actions --- .github/workflows/properties/docs.properties.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/workflows/properties/docs.properties.json (limited to '.github/workflows/properties/docs.properties.json') 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"] +} -- cgit v1.2.3