Skip to content

feat(generate): native restaking genesis (#123) #143

feat(generate): native restaking genesis (#123)

feat(generate): native restaking genesis (#123) #143

Workflow file for this run

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