Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@ workflows:
branches:
only:
- mainnet-release-v460
- fix/mainnet/sync-invalid-subdag
- canary
- testnet
- mainnet
Expand All @@ -799,6 +800,7 @@ workflows:
branches:
only:
- mainnet-release-v460
- fix/mainnet/sync-invalid-subdag
- canary
- testnet
- mainnet
Expand All @@ -811,6 +813,7 @@ workflows:
branches:
only:
- mainnet-release-v460
- fix/mainnet/sync-invalid-subdag
- canary
- testnet
- mainnet
Expand Down
Loading