Skip to content

Commit 3caa3f4

Browse files
committed
Merge commit '6005174ab3f8a2bbc1e36b338de5e7694febd8e5' into dev
2 parents 31865d5 + 6005174 commit 3caa3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-context.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
sourceRep: ${{ github.repository }}
22-
event: ${{ github.event }}
22+
event: '${{ toJSON(github.event)}}'

0 commit comments

Comments
 (0)