Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.48 KB

Readme.MD

File metadata and controls

27 lines (19 loc) · 1.48 KB

Reusable Workflows

This repository contains a collection of reusable GitHub Actions workflows.

Tables

Ethereum

Name Description
forge-build Build a Forge project
forge-coverage Measure test coverage for a Forge project
forge-lint Lint a Forge project
forge-test Test a Forge project
slither-analyze Analyze an Ethereum project with Slither

Miscellaneous

Name Description
stale Close stale issues and PRs

References