Skip to content

Commit

Permalink
root: [build] update list of tested branches in CI (microsoft#110)
Browse files Browse the repository at this point in the history
(cherry picked from commit b9d4f2b)
  • Loading branch information
OleksiiOleksenko authored and brianfu committed Aug 6, 2024
1 parent 3a9e8b2 commit 18d5089
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 18d5089

Please sign in to comment.