This repository contains reusable GitHub Actions workflows for Nethermind projects.
The workflows follow a simple name convention:
- technology-action-flavor.yaml
For example:
- docker-build-push-dockerhub.yaml. Docker is the technology, build-push is the action, dockerhub is the flavor.
Read about it in the examples/docker/README.md file.
Copyright (c) 2025 Nethermind - All rights reserved See LICENSE file for details.