Skip to content

Commit

Permalink
soroban-rpc: Run CI on main branch (stellar#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio authored Aug 25, 2023
1 parent fa3dd8d commit 9ec1a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/soroban-rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defaults:

on:
push:
branches: [master]
branches: [main, release/**]
pull_request:

jobs:
Expand Down

0 comments on commit 9ec1a37

Please sign in to comment.