From 877150f3bd1aa6a21790b11b9a577203a162436a Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Sun, 29 Mar 2026 14:31:10 -0400 Subject: [PATCH] Revert "Update deploy workflow reference for scheduled runs" This reverts commit 55f6577d3fe701d50f4f16edec58d4f3a02d0f83. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4c33e17b..e680b6ba 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,7 @@ on: jobs: deploy: - uses: spring-cloud/spring-cloud-github-actions/.github/workflows/deploy.yml@run-workflow-for-other-branch-when-schedule + uses: spring-cloud/spring-cloud-github-actions/.github/workflows/deploy.yml@main with: branches: ${{ inputs.branches }} secrets: