Shorten Rails workflow name, in line with others

The workflows for Ruby, RubyGem, Jekyll, and similar are all just the name of the language, package, or framework. This name change brings Rails in line with the other starters.
This commit is contained in:
André Arko
2022-04-17 03:07:19 -07:00
committed by GitHub
parent 92b20ce19b
commit ac3c29ff5b
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "Ruby on Rails continuous integration",
"name": "Ruby on Rails",
"description": "Build, lint, and test a Rails application",
"iconName": "rails",
"categories": ["Continuous integration", "Ruby", "Rails"]