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 06def8c commit caeb9b4Copy full SHA for caeb9b4
.github/workflows/openknx-ofm-check.yml
@@ -48,7 +48,7 @@ jobs:
48
echo "ref_name=$BRANCH" >> $GITHUB_OUTPUT
49
echo "Selected branch: $BRANCH"
50
51
- - name: Checkout Reference OAM
+ - name: "Checkout Reference OAM: ${{ inputs.oam }}@${{ steps.oam_branch.outputs.ref_name }}"
52
uses: actions/checkout@v4
53
with:
54
repository: openknx/${{ inputs.oam }}
0 commit comments