Skip to content

Commit 6f4c4ce

Browse files
author
Bengt Lofgren
committed
changed workflows solana yml
1 parent 230f2d5 commit 6f4c4ce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/solana.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
7+
pull_request:
8+
branches:
9+
- main
10+
- 'shim/integration'
811
paths:
912
- 'solana/**'
1013

0 commit comments

Comments
 (0)