Skip to content

Commit 087f7c5

Browse files
committed
ignore chromatic for versioned main branches
1 parent 9e21d0b commit 087f7c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- 'release/*'
2121
- 'Release/*'
2222
- 'main'
23+
- 'v*/main'
2324

2425
# Allows you to run this workflow manually from the Actions tab
2526
workflow_dispatch:

0 commit comments

Comments
 (0)