Skip to content

fix: change the ToposCore admin to subnet validator #81

fix: change the ToposCore admin to subnet validator

fix: change the ToposCore admin to subnet validator #81

Workflow file for this run

name: Analyze
on:
push:
branches: 'main'
pull_request:
workflow_dispatch:
jobs:
lint:
name: Analyze
runs-on: ubuntu-latest-16-core
steps:
- uses: actions/checkout@v3
- uses: crytic/[email protected]
with:
node-version: 16