Skip to content

Commit

Permalink
docs:update github configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeBeFreeman committed Feb 18, 2024
1 parent ea8a826 commit 3f5eda5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 2 additions & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ name: Codecov
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- hoxton
- greenwich
pull_request:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ name: License checker
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- hoxton
- greenwich
pull_request:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Snapshot
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
Expand Down

0 comments on commit 3f5eda5

Please sign in to comment.