Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLiu1123 committed Dec 2, 2023
1 parent f73342b commit 4329cf8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ on:
push:
branches:
- main
- 2.x
- 3.1.x
- 2.7.x
pull_request:
branches:
- main
- 2.x
- 3.1.x
- 2.7.x
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4329cf8

Please sign in to comment.