Skip to content

Commit 8838d74

Browse files
committed
test
1 parent 9df0fea commit 8838d74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
if ["${GITHUB_REPOSITORY,,}" = "novonordisk-opensource/r.workflows"]; then
3535
workflow_branch="${GITHUB_REF_NAME}"
36+
echo $(workflow_branch)
3637
else
3738
workflow_branch="main"
3839
fi

0 commit comments

Comments
 (0)