Skip to content

Commit 90b2420

Browse files
committed
run update-chainspec on all _pull requests
1 parent c062265 commit 90b2420

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-chainspec.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8-
push:
9-
branches: [main, testnet, staging, staging-ready]
8+
pull_request:
109

1110
workflow_dispatch:
1211
inputs:

0 commit comments

Comments
 (0)