Run a job locally with act github-actions

Run an Actions job in Docker locally before pushing; note: pin a real runner image

act -j build --secret-file .secrets -P ubuntu-latest=catthehacker/ubuntu:act-22.04
more github-actions all 7 commands →