Skip to content

Commit

Permalink
root: [build] update list of tested branches in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiiOleksenko committed Jul 30, 2024
1 parent b056144 commit d5d5892
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/python-lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ on:
push:
branches:
- main
- main-fixes
- pre-release
- 1.3-dev
- dev
pull_request:
branches:
- main
- main-fixes
- pre-release
- 1.3-dev
- dev

jobs:
build:
Expand Down

0 comments on commit d5d5892

Please sign in to comment.