Skip to content

Commit 6faacea

Browse files
committed
Remove note for documentation changes to not run CI
Since CI also runs spellcheck we should always run it. See: rails#42615 (comment)
1 parent bc679d4 commit 6faacea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

guides/source/contributing_to_ruby_on_rails.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ To do so, make changes to Rails guides source files (located [here](https://gith
140140

141141
When working with documentation, please take into account the [API Documentation Guidelines](api_documentation_guidelines.html) and the [Ruby on Rails Guides Guidelines](ruby_on_rails_guides_guidelines.html).
142142

143-
NOTE: For documentation changes, your pull request title should include [ci skip]. This will skip running the test suite, helping us to cut down on our server costs. Keep in mind that you should only skip CI when your change touches documentation exclusively.
144-
145143
Translating Rails Guides
146144
------------------------
147145

0 commit comments

Comments
 (0)