Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 101895b

Browse files
committedJan 18, 2024
💚 Fix CI trigger push path
1 parent db3b296 commit 101895b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/pre-docs-e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
paths:
1212
- "docs/**"
1313
- "packages/react-kakao-maps-sdk/src/**"
14+
- "packages/react-kakao-maps-sdk/__test__/**"
1415

1516
env:
1617
CI: true

0 commit comments

Comments
 (0)
Please sign in to comment.