fix: add missing githubContext (#547)
This commit is contained in:
parent
0f7dfed927
commit
1b7eb924f1
@ -335,6 +335,7 @@ export function prepareContext(
|
|||||||
return {
|
return {
|
||||||
...commonFields,
|
...commonFields,
|
||||||
eventData,
|
eventData,
|
||||||
|
githubContext: context,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user