Move unstable branch to dev-next

This commit is contained in:
世界
2022-08-31 23:45:30 +08:00
parent ccdb238843
commit f46bfcc3d8
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- dev
- dev-next
paths-ignore:
- '**.md'
- '.github/**'
@@ -11,6 +12,7 @@ on:
pull_request:
branches:
- dev
- dev-next
jobs:
build: