Skip to content

Commit e0758dd

Browse files
Include samples_branch into job output
Issue gh-14127
1 parent 0f24194 commit e0758dd

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)