create rc branch for release candidate

This commit is contained in:
dudaodong
2024-02-29 11:25:20 +08:00
parent 5db1d07d6d
commit 9ff3d0e79c

View File

@@ -3,9 +3,11 @@ on:
push:
branches:
- main
- rc
pull_request:
branches:
- main
- rc
jobs:
build:
runs-on: ubuntu-latest