Skip to content

Commit 4227695

Browse files
authored
Merge pull request #236 from justwriteclick/build
Fix image file reference
2 parents 2ceb60c + 3ab8f66 commit 4227695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/articles/2023-10-01-protecting-codeowners-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: "Protecting a Branch so Only the Docs Team Merges and Publishes"
4-
excerpt: .
4+
excerpt: When you want to allow the docs team members to maintain docs within a code repo, while giving the docs team autonomy over their own reviews and merges, you can use a protected branch and a CODEOWNERS file.
55
last_modified_at: Sun Oct 1 11:05:31 CDT 2023
66
categories: articles
77
author: annegentle
88
tags: [cicd, reviews, docs, settings, GitHub]
99
image:
10-
path: /images/guarded-lightbulb-rob-sinclair.png
10+
path: images/guarded-lightbulb-rob-sinclair.jpg
1111
caption: "[Lightbulb in a protective cage, Attribution: Rob Sinclair.)"
1212
comments: false
1313
share: true

0 commit comments

Comments
 (0)