We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f6577 commit 877150fCopy full SHA for 877150f
1 file changed
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
deploy:
25
- 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
26
with:
27
branches: ${{ inputs.branches }}
28
secrets:
0 commit comments