docs:update github configuration.

pull/1242/head
Haotian Zhang 5 months ago
parent ea8a826fc1
commit 3f5eda54ff

@ -26,6 +26,7 @@ fixes #
## Checklist (Optional)
- [ ] Will pull request to branch of 2020.0.
- [ ] Will pull request to branch of 2023.0.
- [ ] Will pull request to branch of 2022.0.
- [ ] Will pull request to branch of 2020.0.
- [ ] Will pull request to branch of hoxton.

@ -3,6 +3,7 @@ name: Codecov
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
@ -10,6 +11,7 @@ on:
- greenwich
pull_request:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0

@ -3,6 +3,7 @@ name: License checker
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
@ -10,6 +11,7 @@ on:
- greenwich
pull_request:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0

@ -3,6 +3,7 @@ name: Snapshot
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0

Loading…
Cancel
Save