Set categories to null to be in sync with other workflows

This commit is contained in:
Christopher Schleiden
2020-04-30 16:31:20 -07:00
committed by GitHub
parent ffa1f65c2b
commit 89ffdad115
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Tencent Kubernetes Engine",
"description": "This workflow will build a docker container, publish and deploy it to Tencent Kubernetes Engine (TKE).",
"iconName": "tencentcloud",
"categories": ["Dockerfile"]
"categories": null
}