Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 628 Bytes

File metadata and controls

27 lines (18 loc) · 628 Bytes

Nektos/Act

This feature provides a tool for running GitHub Actions locally.

More information about Act can be found on the Act GitHub page.

Quick Start — devcontainer.json

"features": {
    "ghcr.io/tomgrv/devcontainer-features/act:6": {}
}

Quick Install — console

npx tomgrv/devcontainer-features -- act

Options

Options Id Description Type Default Value
version The version of act to install. string master