Skip to content

Commit c23edb1

Browse files
committed
fix: fix path for PR
1 parent edf9171 commit c23edb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c3pm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: c3pm CI
33
on:
44
pull_request:
55
paths:
6-
- 'cli/**'
6+
- './**'
77
- .github/workflows/c3pm.yml
88

99
jobs:

0 commit comments

Comments
 (0)