Skip to content

Commit dc47bbc

Browse files
committed
ignore chromatic for versioned main branches
1 parent ee1648b commit dc47bbc

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)