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