Skip to content

Commit 7da72d2

Browse files
committed
[Skip CI] ci: fix action config
1 parent f9d4721 commit 7da72d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- packages/**/*
9+
- .changeset/**/*
710
workflow_dispatch:
811
permissions: {}
912
jobs:

0 commit comments

Comments
 (0)