We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779f54a commit a863e15Copy full SHA for a863e15
.github/workflows/update-chainspec.yml
@@ -6,6 +6,8 @@ concurrency:
6
7
on:
8
pull_request:
9
+ branches:
10
+ - devnet-ready
11
12
workflow_dispatch:
13
inputs:
0 commit comments