Skip to content

Commit 997f13d

Browse files
committed
CCM-10294: temp testing change
1 parent c6eb523 commit 997f13d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
echo id${{ github.event.id }}
2727
echo event${{ github.event }}
2828
echo github${{ github }}
29+
echo event${{ toJson(github.event) }}
30+
echo github${{ toJson(github) }}
2931
3032
sandbox-set-up:
3133
name: Step 1

0 commit comments

Comments
 (0)