Skip to content

Commit 8bf6720

Browse files
committed
test change
1 parent cf9bc71 commit 8bf6720

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- "docs/**"
1111

1212
pull_request:
13+
paths-ignore:
14+
- "docs/**"
15+
- ".github/**"
1316

1417
workflow_dispatch:
1518

docs/secrets.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Secrets
22

3+
Blah blah...
4+
35
<blockquote class="info">
46
This article explains how to use secrets in a workspace. To authenticate the
57
workspace provisioner, see <a href="./templates/authentication">this</a>.

0 commit comments

Comments
 (0)