Skip to content

Commit 5957131

Browse files
committed
CCM-10294: temp testing change
1 parent e085d6f commit 5957131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-4-acceptance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo event${{ github.event }}
2828
echo github${{ github }}
2929
echo event_name${{ github.event_name }}
30-
echo github${{ toJson(github) }}
30+
echo '${{ toJson(github) }}'
3131
3232
sandbox-set-up:
3333
name: Step 1

0 commit comments

Comments
 (0)