Skip to content

Commit e085d6f

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

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
@@ -26,7 +26,7 @@ jobs:
2626
echo id${{ github.event.id }}
2727
echo event${{ github.event }}
2828
echo github${{ github }}
29-
echo event${{ toJson(github.event) }}
29+
echo event_name${{ github.event_name }}
3030
echo github${{ toJson(github) }}
3131
3232
sandbox-set-up:

0 commit comments

Comments
 (0)