Open
Description
when i use this action in enterprise github, Reporting is failing due to issue of access repository and 403
error returns
�so how about improving it by receiving github token as below
Jacoco Report Action
- name: Kover Test Report
uses: actions/jacoco-report@v1.3
with:
title: "Koverage"
paths: ${{ github.workspace }}/build/kover/result.xml
token: ${{ secrets.GITHUB_TOKEN }}
min-coverage-overall: 40
min-coverage-changed-files: 60
Metadata
Metadata
Assignees
Labels
No labels