rfcx / cicd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions reusable workflows

Local development

Use act to run the actions locally.

Try these:

  • act -l - view the execution graph
  • act -W examples/k8s-create-secret.yaml - run an example

About