Skip to content

Commit 10eb450

Browse files
authored
Update ci.yml
1 parent 2cac877 commit 10eb450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: CI
22
on:
3-
push: { branches: ['+([0-9])?(.{+([0-9]),x}).x', 'master','main', 'next', 'next-major', 'beta', 'alpha'] }
3+
push: { branches: ['+([0-9])?(.{+([0-9]),x}).x', 'master','main','preview','next', 'next-major', 'beta', 'alpha'] }
44
jobs:
55
release:
66
name: release

0 commit comments

Comments
 (0)