Skip to content

Commit

Permalink
Include the devnet-ready branch when checking for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
keithtensor committed Aug 14, 2024
1 parent 6a37d4b commit 2c25fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-finney.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Finney Deploy Check

on:
pull_request:
branches: [finney, main]
branches: [finney, main, devnet-ready]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 2c25fa3

Please sign in to comment.