Skip to content

Commit 84bd047

Browse files
committed
Update cli.yml
1 parent 00f0a09 commit 84bd047

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/cli.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- 'create-onchain/**'
79
pull_request:
810
branches:
911
- main
12+
paths:
13+
- 'create-onchain/**'
1014

1115
jobs:
1216
test:

0 commit comments

Comments
 (0)