- Fix: Extracting the benchmark result value from
go test -bench
did not assume float numbers (Fixed #5) - Fix: Running this action on
pull_request
event caused an error sincehead_commit
payload is not set at the event. In the case, now this action tries to extract the commit information frompull_request
payload