Skip to content

Commit

Permalink
Merge pull request actions#12 from actions/props-move
Browse files Browse the repository at this point in the history
Moving properties files
  • Loading branch information
Mike Coutermarsh authored Aug 7, 2019
2 parents 72b1d27 + 6847b14 commit 7c006dc
Show file tree
Hide file tree
Showing 23 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Greetings",
"description": "Greets users who are first time contributers to the repo",
"iconName": "blank",
"iconName": "octicon smiley",
"categories": ["Automation", "SDLC"]
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Labeler",
"description": "Labels pull requests based on the files changed",
"iconName": "blank",
"iconName": "octicon tag",
"categories": ["Automation", "SDLC"]
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Stale",
"description": "Checks for stale issues and pull requests",
"iconName": "blank",
"iconName": "octicon clock",
"categories": ["Automation", "SDLC"]
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7c006dc

Please sign in to comment.