sablier-labs / reusable-workflows

Reusable workflows to use in GitHub Actions
18 stars 3 forks source link

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