Skip to content

Commit 8691714

Browse files
committed
ci: ignore changeset-release to run ci check
1 parent 6f99cd3 commit 8691714

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [master]
66
pull_request:
77
branches: [master]
8+
branches-ignore:
9+
- changeset-release/master
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)