Skip to content

Merge pull request #10 from ExocoreNetwork/fix/native-restaking-withd… #19

Merge pull request #10 from ExocoreNetwork/fix/native-restaking-withd…

Merge pull request #10 from ExocoreNetwork/fix/native-restaking-withd… #19

Workflow file for this run

name: Slither Analysis
on:
pull_request:
push:
branches:
- main
- release/**
tags:
- "*"
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]
with:
fail-on: medium