Skip to content

Create slither.yml (#1013) #2

Create slither.yml (#1013)

Create slither.yml (#1013) #2

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]