Skip to content

chore: merge topos-smart-contracts into topos #59

chore: merge topos-smart-contracts into topos

chore: merge topos-smart-contracts into topos #59

name: Contracts - Analyze
on:
push:
branches: 'feat/TP-888'
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
target: ./contracts
slither-config: ./contracts/slither.config.json