Skip to content

Commit 5a6c7bb

Browse files
committed
update pipeline
1 parent 5506465 commit 5a6c7bb

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/validate-registry.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
name: Validate Asset Registry
33

44
on:
5-
push:
6-
branches: [ main, develop ]
7-
paths:
8-
- 'data/**'
9-
- 'schema/**'
105
pull_request:
116
branches: [ main ]
127
paths:

data/devnet/elys-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"cc": {
3737
"quote": "USDT",
38-
"exchange": "mexc"
38+
"exchange": "gateio"
3939
}
4040
},
4141
{

0 commit comments

Comments
 (0)