Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 2e7d6ae

Browse files
authored
docs: Fix typo
Change `run` to `runs`. [skip ci]
1 parent cb869da commit 2e7d6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Issues and pull request can be referenced on the footer: #3 #12
195195

196196
### Skipping building process
197197

198-
By default, Travis CI automatically run the building process whenever you push changes. If your commit is about documentation or meta files, you can override this behavior by adding a **[skip ci]** tag anywhere in a commit’s **footer**. This not only skips the marked commit, but also **all other commits** in the push.
198+
By default, Travis CI automatically runs the building process whenever you push changes. If your commit is about documentation or meta files, you can override this behavior by adding a **[skip ci]** tag anywhere in a commit’s **footer**. This not only skips the marked commit, but also **all other commits** in the push.
199199

200200
### Why all these rules?
201201

0 commit comments

Comments
 (0)