hashgraph / hashgraph/hedera-forking
[Tech Debt]: Convert .github/actions/setup-solo-stack/action.yaml to reusable workflow
Open
github_actions
P1
- Dominant language
- Solidity
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Convert `.github/actions/setup-solo-stack/action.yaml` to `.github/workflows/zxc-setup-solo-stack.yaml` to align with workflow best practices.
We generally stay away from in-line actions like this in favor of `workflow_dispatch` and `workflow_call` triggered flows.
Contributor guide
Assessment
This issue has not been assessed yet.