add main branch

pull/427/head
changxiaodongTHU 2023-10-19 19:09:01 +08:00
parent 5084697657
commit 68b6b6c454
1 changed files with 2 additions and 0 deletions

View File

@ -3,12 +3,14 @@ on:
push: push:
branches: branches:
- "develop" - "develop"
- "main"
paths-ignore: paths-ignore:
- "cmds/**" - "cmds/**"
- "**.md" - "**.md"
pull_request: pull_request:
branches: branches:
- "develop" - "develop"
- "main"
paths-ignore: paths-ignore:
- "cmds/**" - "cmds/**"
- "**.md" - "**.md"