Skip to content

feat(slither): slither in ci #1

feat(slither): slither in ci

feat(slither): slither in ci #1

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]