提交 3933c47c authored 作者: Ricardo Vieira's avatar Ricardo Vieira 提交者: Ricardo Vieira

Run tests on V3 branch

上级 03afa5bb
...@@ -3,8 +3,11 @@ on: ...@@ -3,8 +3,11 @@ on:
push: push:
branches: branches:
- main - main
- v3
pull_request: pull_request:
branches: [main] branches:
- main
- v3
release: release:
types: [published] types: [published]
......
...@@ -4,9 +4,11 @@ on: ...@@ -4,9 +4,11 @@ on:
push: push:
branches: branches:
- main - main
- v3
pull_request: pull_request:
branches: branches:
- main - main
- v3
# Cancels all previous workflow runs for pull requests that have not completed. # Cancels all previous workflow runs for pull requests that have not completed.
concurrency: concurrency:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论