From e048da5b429b2d8b67f2029714cc738c889a24ca Mon Sep 17 00:00:00 2001 From: Vineet Choudhary Date: Fri, 6 May 2022 17:30:29 +0530 Subject: [PATCH] Delete issue-activity.properties.json --- .github/workflows/properties/issue-activity.properties.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/workflows/properties/issue-activity.properties.json 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"] -}