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 c062265 commit 90b2420Copy full SHA for 90b2420
.github/workflows/update-chainspec.yml
@@ -5,8 +5,7 @@ concurrency:
5
cancel-in-progress: true
6
7
on:
8
- push:
9
- branches: [main, testnet, staging, staging-ready]
+ pull_request:
10
11
workflow_dispatch:
12
inputs:
0 commit comments