Skip to content

Commit 0714681

Browse files
committed
ignore chromatic for versioned release branches
1 parent 087f7c5 commit 0714681

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
@@ -21,6 +21,7 @@ on:
2121
- 'Release/*'
2222
- 'main'
2323
- 'v*/main'
24+
- 'v*/release'
2425

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

0 commit comments

Comments
 (0)