Skip to content

Commit d5e9478

Browse files
Merge branch '6.0.x' into 6.1.x
2 parents de0b887 + e0758dd commit d5e9478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
outputs:
3131
runjobs: ${{ steps.continue.outputs.runjobs }}
3232
project_version: ${{ steps.continue.outputs.project_version }}
33+
samples_branch: ${{ steps.continue.outputs.samples_branch }}
3334
steps:
3435
- uses: actions/checkout@v3
3536
- id: continue

0 commit comments

Comments
 (0)