Skip to content

Commit b729f23

Browse files
authored
Merge pull request #239 from r-devel/docs/deploy
update paths to trigger mkdocs action
2 parents 1d18d29 + 899ea1b commit b729f23

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)