Skip to content

Merge pull request #85 from 0xsequence/astar-zkevm-featured #217

Merge pull request #85 from 0xsequence/astar-zkevm-featured

Merge pull request #85 from 0xsequence/astar-zkevm-featured #217

Workflow file for this run

name: Validate JSONs
on: [push, pull_request]
jobs:
verify-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Validate JSONs
run: bash ./tools/scripts/jsonlint.sh
# env: