forked from romeovs/lcov-reporter-action
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When trying to run the coverage on: push I get the following error:
Run ScaCap/code-coverage-assistant@master
TypeError: Cannot read properties of undefined (reading 'head')
at /home/runner/work/_actions/ScaCap/code-coverage-assistant/master/dist/main.js:7:390[8]
Error: Cannot read properties of undefined (reading 'head')
My understanding that is that the error is because context.payload.pull_request.head in line 114
It is ok to run the action on push?
There is a way to fix this ?
Metadata
Metadata
Assignees
Labels
No labels