Skip to content

Commit

Permalink
enable tests for release branch (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaoz committed Sep 13, 2022
1 parent b9027d0 commit da4e462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- master
- 'release-**'
pull_request:
branches:
- master
- 'release-**'

jobs:
unit_test:
Expand Down

0 comments on commit da4e462

Please sign in to comment.