mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-08-03 09:48:31 +08:00
fix: add missing githubContext (#547)
This commit is contained in:
parent
0f7dfed927
commit
1b7eb924f1
@ -335,6 +335,7 @@ export function prepareContext(
|
||||
return {
|
||||
...commonFields,
|
||||
eventData,
|
||||
githubContext: context,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user