Skip to content

Commit

Permalink
Update solana workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Jan 30, 2024
1 parent 27d4ac6 commit 28e9160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-solana-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: Test Solana Contract
on:
pull_request:
paths:
- target_chains/cosmwasm/**
- target_chains/solana/**
- pythnet/pythnet_sdk/**
push:
branches:
- main
paths:
- target_chains/cosmwasm/**
- target_chains/solana/**
- pythnet/pythnet_sdk/**

env:
Expand Down

0 comments on commit 28e9160

Please sign in to comment.