Skip to content

Commit

Permalink
chore: change client test branch from main to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingertips18 committed Jan 18, 2025
1 parent c0fe9c1 commit 04eaa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Client Test
on:
pull_request:
branches:
- main
- develop

jobs:
test:
Expand Down

0 comments on commit 04eaa22

Please sign in to comment.