We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f24194 commit e0758ddCopy full SHA for e0758dd
.github/workflows/continuous-integration-workflow.yml
@@ -30,6 +30,7 @@ jobs:
30
outputs:
31
runjobs: ${{ steps.continue.outputs.runjobs }}
32
project_version: ${{ steps.continue.outputs.project_version }}
33
+ samples_branch: ${{ steps.continue.outputs.samples_branch }}
34
steps:
35
- uses: actions/checkout@v3
36
- id: continue
0 commit comments