Skip to content

Commit

Permalink
add raw json
Browse files Browse the repository at this point in the history
  • Loading branch information
mclyk committed Sep 19, 2023
1 parent 27b4437 commit 58f01d7
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Image

on:
push:
branches: [master]
branches: [kerria3350-withEvm]
tags:
- "v*"
- "staging*"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Srtool build
on:
push:
branches:
- master
- kerria3350-withEvm
tags:
- "v*"

Expand Down
129 changes: 129 additions & 0 deletions node/parallel/src/chain_spec/kerria-3350-raw.json

Large diffs are not rendered by default.

0 comments on commit 58f01d7

Please sign in to comment.