Skip to content

Commit 9d65748

Browse files
committed
ci(workflows): fix Solana workflow push trigger (sonala -> solana)
1 parent 2fa894a commit 9d65748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/solana-unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run Solana Unit Tests
33
on:
44
push:
55
branches:
6-
- sonala
6+
- solana
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)