Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 502 Bytes

File metadata and controls

19 lines (18 loc) · 502 Bytes

CP-Template

A repo to place github workflow templates.

Folder structure

.
└── workflows
    ├── apply_terraform.yml
    ├── assign_reviewers.yml
    ├── build_and_test_image.yml
    ├── notify_slack.yml
    ├── plan_terraform.yml
    ├── pr-action.yml
    ├── push-action.yml
    ├── push_and_rotate_image.yml
    ├── run_integration_test.yml
    ├── unit_test_than_build_image.yml
    └── update_pr_description.yml