Skip to content

Create slither.yml

Create slither.yml #8

Workflow file for this run

name: Slither Analysiss
on:
push:
branches:
- 'feat/operator-restrictions'
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crytic/[email protected]