Skip to content

Commit c7fa962

Browse files
authored
Merge branch 'main' into fix-ci
2 parents e9c3df4 + 9bea4aa commit c7fa962

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/chromatic.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ name: Chromatic
44
on:
55
push:
66
branches:
7-
- main
8-
pull_request:
9-
branches:
10-
- '**'
7+
# - main
8+
- fix-chromatic-workflow
9+
# pull_request:
10+
# branches:
11+
# - '**'
1112

1213
jobs:
1314
commit:

0 commit comments

Comments
 (0)