Testing workflows in here:
| Workflow | Description |
|---|---|
| env-vars.yml | test env variables |
| git-commit.yml | different ways to push info back to the repo |
| testing.yml | run in container |
| outputs.yml | pass output from job 1 to job 2 |
| private-action.yml | test to run an action from a private repo |
| leak-secret-value.yml | Example of logging a secret in the log |