diff --git a/.github/workflows/properties/issue-activity.properties.json b/.github/workflows/properties/issue-activity.properties.json deleted file mode 100644 index e27c6d3b..00000000 --- a/.github/workflows/properties/issue-activity.properties.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "Issue Activity", - "description": "GitHub action which trigger when an issue opened, edited, reopened or closed.", - "iconName": "octicon smiley", - "categories": ["Automation", "SDLC"] -}