Commit a30fd568 authored by Jonston Chan's avatar Jonston Chan

Add backticks around "master" in "master branch"

parent ba2f6dbc
...@@ -190,7 +190,7 @@ pages: ...@@ -190,7 +190,7 @@ pages:
- public - public
``` ```
Then configure the pipeline to run the job for the master branch only. Then configure the pipeline to run the job for the `master` branch only.
```yaml ```yaml
image: ruby:2.7 image: ruby:2.7
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment