Skip to content

Commit

Permalink
ci: run unit test on v1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jan 8, 2025
1 parent 930cb31 commit 92de2eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- 'v*'
pull_request:
branches:
- main
- 'v*'

jobs:
lint:
Expand Down

0 comments on commit 92de2eb

Please sign in to comment.