Files
starter-workflows/ci/properties/rubyonrails.properties.json
T
André Arko ac3c29ff5b 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.
2022-04-17 03:07:19 -07:00

7 lines
184 B
JSON

{
"name": "Ruby on Rails",
"description": "Build, lint, and test a Rails application",
"iconName": "rails",
"categories": ["Continuous integration", "Ruby", "Rails"]
}