chore(ci): add develop branch to CI workflow triggers

This commit is contained in:
Huakun Shen 2025-02-17 01:34:42 -05:00
parent ecece64ff1
commit 2bc4ee0d7f
No known key found for this signature in database

View File

@ -5,6 +5,7 @@ on:
pull_request:
branches:
- main
- develop
jobs:
build-test: