mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Condition for fix build; test token change (#5672)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
705de3a6b9
commit
b072c230c3
4
.github/workflows/fix.yml
vendored
4
.github/workflows/fix.yml
vendored
|
@ -5,7 +5,9 @@ name: Fixes and History
|
|||
# - on fork repos: fix-sanity only
|
||||
on:
|
||||
push:
|
||||
branches: [ '*' ]
|
||||
branches:
|
||||
- 'master'
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
fix-all:
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
"symbol": "BAW",
|
||||
"type": "BEP2",
|
||||
"decimals": 8,
|
||||
"status": "abandoned",
|
||||
"description": "BAW provides an answer to the question of scalabiity facing several blockchains.",
|
||||
"website": "https://baw.network/",
|
||||
"explorer": "https://explorer.binance.org/asset/BAW-DFB",
|
||||
"status": "abandoned",
|
||||
"id": "BAW-DFB"
|
||||
}
|
Loading…
Reference in New Issue
Block a user