Skip to content

Commit 9d99aca

Browse files
authored
Replace Makefile with atmos.yaml (#8)
## what - Remove `Makefile` - Add `atmos.yaml` ## why - Replace `build-harness` with `atmos` for readme genration ## References * DEV-3229 Migrate from build-harness to atmos
1 parent ad7c213 commit 9d99aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ permissions:
2222

2323
jobs:
2424
github-action:
25-
uses: cloudposse-github-actions/.github/.github/workflows/shared-github-action.yml@main
25+
uses: cloudposse-github-actions/.github/.github/workflows/ci.yml@main
2626
secrets: inherit

0 commit comments

Comments
 (0)