Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into fix/add-adjust-senate…
Browse files Browse the repository at this point in the history
…-call
  • Loading branch information
sam0x17 committed Jul 10, 2024
2 parents dc96aad + 0efeaf3 commit 966eaf3
Show file tree
Hide file tree
Showing 49 changed files with 6,039 additions and 771 deletions.
18 changes: 0 additions & 18 deletions .cargo-husky/hooks/prepare-commit-msg

This file was deleted.

8 changes: 1 addition & 7 deletions .github/workflows/e2e-bittensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,10 @@ concurrency:
cancel-in-progress: true

on:
## Run automatically for all PRs against main, regardless of what the changes are
## to be safe and so we can more easily force re-run the CI when github is being
## weird by using a blank commit
push:
branches: [main, development, staging]
branches: [main, devnet-ready, devnet, testnet, finney]

##
# Run automatically for PRs against default/main branch if Rust files change
pull_request:
branches: [main, development, staging]

## Allow running workflow manually from the Actions tab
workflow_dispatch:
Expand Down
Empty file removed CITATION.cft
Empty file.
Loading

0 comments on commit 966eaf3

Please sign in to comment.