From 2ff6b4058e2dbb3ec3914ad077629a8c36b22e2d Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Mon, 15 Sep 2025 20:22:36 +0200 Subject: [PATCH] chore: Replace Makefile with atmos.yaml --- .github/workflows/branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/branch.yml b/.github/workflows/branch.yml index 68b02b9..01a0706 100644 --- a/.github/workflows/branch.yml +++ b/.github/workflows/branch.yml @@ -22,5 +22,5 @@ permissions: jobs: github-action: - uses: cloudposse-github-actions/.github/.github/workflows/shared-github-action.yml@main + uses: cloudposse-github-actions/.github/.github/workflows/ci.yml@main secrets: inherit