Skip to content

Commit c48d09e

Browse files
committed
Only run if there is changes to the react-facet folder
1 parent 1a9e2ad commit c48d09e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-documentation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- documentation
7+
path:
8+
- 'react-facet/**'
79

810
permissions:
911
contents: read

0 commit comments

Comments
 (0)