Skip to content

Commit 07c9d9b

Browse files
author
JD
committed
fix(.github/workflows/ci.yml): fix trigger
1 parent 61f3d9d commit 07c9d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- 'src/codesphere/**'
88
- '.github/workflows/ci.yml'
9+
- 'tests/**'
910

1011
permissions:
1112
contents: write

0 commit comments

Comments
 (0)