This repository contains various examples with links to more detailed projects.
hello-action.yml workflow runs the hello.go program on push event.
Status of the workflow execution is shown in the status badge:
setupKind.yml workflow sets up kubernetes in Docker on push or pull_event
KinD setup kubernetes from the GitHub Actions Marketplace