Skip to content

Commit c8977d3

Browse files
committed
Merge branch 'abhineetjain/fix-chromatic-workflow' into abhineetjain/create-workspace-errors
2 parents 68a6c99 + 50ee569 commit c8977d3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,7 @@ jobs:
6868
sh:
6969
- "**.sh"
7070
ts:
71-
- "**.tsx?"
72-
- "**.jsx?"
73-
- "**.lock"
74-
- "**.json"
71+
- 'site/**'
7572
- id: debug
7673
run: |
7774
echo "${{ toJSON(steps.filter )}}"

0 commit comments

Comments
 (0)