Skip to content

Commit 1818f70

Browse files
authored
Merge pull request #4032 from leburgeon/patch-15
Update part11d.md
2 parents 922a3e3 + b47c6c2 commit 1818f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/11/en/part11d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ If needed, you can navigate to the view of a single tag that shows eg. what is t
235235
236236
#### 11.16 Skipping a commit for tagging and deployment
237237
238-
In general, the more often you deploy the main branch to production, the better. However, there might be some valid reasons sometimes to skip a particular commit or a merged pull request to become tagged and released to production.
238+
In general, the more often you deploy the main branch to production, the better. However, there might sometimes be a valid reason to skip/prevent a particular commit or a merged pull request from being tagged and released to production.
239239
240240
Modify your setup so that if a commit message in a pull request contains _#skip_, the merge will not be deployed to production and it is not tagged with a version number.
241241

0 commit comments

Comments
 (0)