Skip to content

Commit 51db03f

Browse files
committed
update paths to trigger mkdocs action
1 parent 539e6f9 commit 51db03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-mkdocs-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: ["main","devel"]
77
types: [closed]
88
paths:
9-
- 'build-mkdocs-website.yml'
9+
- '.github/workflows/build-mkdocs-website.yml'
1010
- 'docs/**/**'
1111
- 'mkdocs.yml'
1212

0 commit comments

Comments
 (0)