Skip to content

Commit 43fc7b6

Browse files
committed
Ignore more branches for Chromatic
1 parent 70191b9 commit 43fc7b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
- 'packages/*/assets/**'
1818
branches-ignore:
1919
- 'dependabot/*'
20+
- 'release/*'
21+
- 'main'
2022

2123
# Allows you to run this workflow manually from the Actions tab
2224
workflow_dispatch:

0 commit comments

Comments
 (0)