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: push:
branches: branches:
- main - main
- next
pull_request: pull_request:
branches: branches:
- main - main
- next
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: jobs:

View File

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