diff --git a/ci/properties/django.properties.json b/ci/properties/django.properties.json new file mode 100644 index 0000000..9e1f6c9 --- /dev/null +++ b/ci/properties/django.properties.json @@ -0,0 +1,6 @@ +{ + "name": "Django CI", + "description": "Build and Test a Django Project", + "iconName": "django", + "categories": ["Python", "Django"] +}