Skip to content

Commit e73fbdf

Browse files
authored
Run CCIP E2E tests on main (#1493)
* Run CCIP E2E tests on main * use develop
1 parent ceb5a37 commit e73fbdf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ccip-solana-messaging.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
pull_request:
55
paths:
66
- 'pkg/solana/**'
7+
push:
8+
branches:
9+
- develop
10+
paths:
11+
- 'pkg/solana/**'
712
workflow_dispatch:
813
inputs:
914
cl_branch_ref:

0 commit comments

Comments
 (0)