Skip to content

Commit 8506b27

Browse files
committed
fix: broken file extension
1 parent d7f9df4 commit 8506b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
# Only rebuild website when docs have changed
1010
- 'README.md'
1111
- 'docs/**'
12-
- 'mkdocs.yml'
12+
- 'mkdocs.yaml'
1313
- .github/**
1414

1515
jobs:

0 commit comments

Comments
 (0)