ci: removed ci tasks on next branch

This commit is contained in:
Ruixiang Du
2021-12-09 13:45:49 +08:00
parent 2125693586
commit 6d1a9a4967
2 changed files with 0 additions and 4 deletions

View File

@@ -8,11 +8,9 @@ on:
push:
branches:
- main
- next
pull_request:
branches:
- main
- next
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:

View File

@@ -4,11 +4,9 @@ on:
push:
branches:
- main
- next
pull_request:
branches:
- main
- next
jobs:
build: