Skip to content

Commit

Permalink
Merge pull request #1002 from opentensor/fix-chainspec-update-again
Browse files Browse the repository at this point in the history
Fix chainspec update again
  • Loading branch information
sam0x17 authored Nov 19, 2024
2 parents 779f54a + 6170aef commit b043064
Show file tree
Hide file tree
Showing 2 changed files with 50,871 additions and 50,866 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-chainspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ jobs:
runs-on: SubtensorCI
permissions:
contents: write
if: >
github.event.pull_request.head.ref != 'devnet-ready' &&
github.event.pull_request.head.ref != 'devnet' &&
github.event.pull_request.head.ref != 'testnet' &&
github.event.pull_request.head.ref != 'main'
strategy:
matrix:
Expand Down
Loading

0 comments on commit b043064

Please sign in to comment.