Skip to content

Commit 712a53b

Browse files
committed
Run release on changeset changes
1 parent 8cc293b commit 712a53b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches:
66
- main
77
paths:
8-
- 'packages/**/**'
8+
- packages/**/**
9+
- .changeset/**/*
910

1011
jobs:
1112
changelog:

0 commit comments

Comments
 (0)