[工具详情]
act
Run GitHub Actions workflows locally.
ci 语言: all
[适用场景]推荐
- ✓ Reproduce GitHub Actions jobs locally
- ✓ Debug workflow syntax or runner setup before pushing
[不适用场景]避免
- ✕ The workflow depends on hosted-only services or protected secrets
[安全约束]必须遵守
- ⚠ Inspect workflow steps before running jobs locally.
[详细信息]原始元数据
- 命令
- act
- 影响
- execute_code, network_access, secret_exposure, write_files
[类似工具]02