Skip to content

Commit 4b118a7

Browse files
committed
Fix NS API version check workflow
1 parent c145c63 commit 4b118a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-check-ns-api-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ci-check-ns-api-version
33
on:
44
pull_request:
55
paths:
6-
- "nym-node-status-api/**"
6+
- "nym-node-status-api/nym-node-status-api/**"
77

88
env:
99
WORKING_DIRECTORY: "nym-node-status-api/nym-node-status-api"

0 commit comments

Comments
 (0)