Merge branch 'master' into nymkappa/feature/update-pools

This commit is contained in:
Felipe Knorr Kuhn 2022-07-09 13:17:40 +02:00 committed by GitHub
commit 490cbaca94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

17
.github/workflows/validate-json.yml vendored Normal file
View File

@ -0,0 +1,17 @@
name: JSON check
on:
push:
paths:
- "**.json"
pull_request:
jobs:
json_validator:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: json-syntax-check
uses: limitusus/json-syntax-check@v1
with:
pattern: "\\.json$"

View File

@ -536,6 +536,14 @@
"name" : "EMCDPool",
"link" : "https://pool.emcd.io"
},
"get___emcd" : {
"name" : "EMCDPool",
"link" : "https://pool.emcd.io"
},
"/EMCD/" : {
"name" : "EMCDPool",
"link" : "https://pool.emcd.io"
},
"Foundry USA Pool" : {
"name" : "Foundry USA",
"link" : "https://foundrydigital.com/"