Skip to content

Commit 0718f8e

Browse files
committed
chore: update ci branches list
1 parent 284dbfe commit 0718f8e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: 'e2e'
22
on:
33
push:
44
branches:
5-
- next
5+
- uni-app-vue3-dev
66
pull_request:
77
branches:
8-
- next
8+
- uni-app-vue3-dev
99
jobs:
1010
e2e:
1111
runs-on: ${{ matrix.os }}

.github/workflows/size-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: 'size'
22
on:
33
push:
44
branches:
5-
- next
5+
- uni-app-vue3-dev
66
pull_request:
77
branches:
8-
- next
8+
- uni-app-vue3-dev
99
jobs:
1010
size:
1111
runs-on: windows-latest

0 commit comments

Comments
 (0)