We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cac877 commit 10eb450Copy full SHA for 10eb450
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
name: CI
2
on:
3
- push: { branches: ['+([0-9])?(.{+([0-9]),x}).x', 'master','main', 'next', 'next-major', 'beta', 'alpha'] }
+ push: { branches: ['+([0-9])?(.{+([0-9]),x}).x', 'master','main','preview','next', 'next-major', 'beta', 'alpha'] }
4
jobs:
5
release:
6
name: release
0 commit comments