Skip to content

Commit 13ba521

Browse files
Update docs/workflows/add-versioned-docs.md
1 parent 937f01b commit 13ba521

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/workflows/add-versioned-docs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ Before merging these changes, make changes to the `web-unified-docs` API. Refer
7777

7878
```yaml
7979
<string-for-your-label>:
80-
any:
81-
changed-files:
82-
any-glob-to-any-file: [
83-
'content/<dir-for-your-collection>/**'
80+
any:
81+
changed-files:
82+
any-glob-to-any-file: [
83+
'content/<dir-for-your-collection>/**'
8484
]
8585
```
8686

0 commit comments

Comments
 (0)