Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: readme

fix: readme #36

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